Searched refs:hist2d (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c156 typedef hist1d FAR * hist2d; /* type for the 2nd-level pointers */ typedef
157 typedef hist2d * hist3d; /* type for top-level pointer */
1268 ((j_common_ptr) cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * SIZEOF(hist2d));
1270 cquantize->histogram[i] = (hist2d) (*cinfo->mem->alloc_large)

Completed in 32 milliseconds