hist2d is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

hist2d

Syntax

typedef hist1d FAR * hist2d;

References

LocationReferrerText
jquant2.c:153
typedef hist1d FAR * hist2d; /* type for the 2nd-level pointers */
jquant2.c:154
typedef hist2d * hist3d; /* type for top-level pointer */
jquant2.c:1265jinit_2pass_quantizer()
jquant2.c:1267jinit_2pass_quantizer()
cquantize->histogram[i] = (hist2d) (*cinfo->mem->alloc_large)

hist2d
all items filtered out