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

jpeg_natural_order6 variable

Syntax

extern const int jpeg_natural_order6[];
Implemented in jutils.c:79

References

LocationReferrerText
jutils.c:79
const int jpeg_natural_order6[6*6+16] = {
jpegint.h:410
extern const int jpeg_natural_order6[]; /* zz to natural order for 6x6 block */
jcmaster.c:243initial_setup()
case 6: cinfo->natural_order = jpeg_natural_order6; break;
jdinput.c:277initial_setup()
cinfo->natural_order = jpeg_natural_order6;
jdmarker.c:548get_dqt()
case (6*6): natural_order = jpeg_natural_order6; break;

Data Use

Functions reading jpeg_natural_order6
jpeg_natural_order6