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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Djquant2.c152 typedef hist1d FAR * hist2d; /* type for the 2nd-level pointers */ typedef
153 typedef hist2d * hist3d; /* type for top-level pointer */
1264 ((j_common_ptr) cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * SIZEOF(hist2d));
1266 cquantize->histogram[i] = (hist2d) (*cinfo->mem->alloc_large)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Djquant2.c152 typedef hist1d FAR * hist2d; /* type for the 2nd-level pointers */ typedef
153 typedef hist2d * hist3d; /* type for top-level pointer */
1264 ((j_common_ptr) cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * SIZEOF(hist2d));
1266 cquantize->histogram[i] = (hist2d) (*cinfo->mem->alloc_large)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Djquant2.c152 typedef hist1d FAR * hist2d; /* type for the 2nd-level pointers */ typedef
153 typedef hist2d * hist3d; /* type for top-level pointer */
1264 ((j_common_ptr) cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * SIZEOF(hist2d));
1266 cquantize->histogram[i] = (hist2d) (*cinfo->mem->alloc_large)

Completed in 173 milliseconds