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

jpeg_natural_order4 variable

Syntax

extern const int jpeg_natural_order4[];
Implemented in jutils.c:98

References

LocationReferrerText
jutils.c:98
const int jpeg_natural_order4[4*4+16] = {
jpegint.h:412
extern const int jpeg_natural_order4[]; /* zz to natural order for 4x4 block */
jcmaster.c:241initial_setup()
case 4: cinfo->natural_order = jpeg_natural_order4; break;
jdinput.c:267initial_setup()
cinfo->natural_order = jpeg_natural_order4;
jdmarker.c:546get_dqt()
case (4*4): natural_order = jpeg_natural_order4; break;

Data Use

Functions reading jpeg_natural_order4
jpeg_natural_order4