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

jpeg_natural_order7 variable

Syntax

extern const int jpeg_natural_order7[];
Implemented in jutils.c:67

References

LocationReferrerText
jutils.c:67
const int jpeg_natural_order7[7*7+16] = {
jpegint.h:409
extern const int jpeg_natural_order7[]; /* zz to natural order for 7x7 block */
jcmaster.c:244initial_setup()
case 7: cinfo->natural_order = jpeg_natural_order7; break;
jdinput.c:282initial_setup()
cinfo->natural_order = jpeg_natural_order7;
jdmarker.c:549get_dqt()
case (7*7): natural_order = jpeg_natural_order7; break;

Data Use

Functions reading jpeg_natural_order7
jpeg_natural_order7