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

jpeg_natural_order5 variable

Syntax

extern const int jpeg_natural_order5[];
Implemented in jutils.c:89

References

LocationReferrerText
jutils.c:89
const int jpeg_natural_order5[5*5+16] = {
jpegint.h:411
extern const int jpeg_natural_order5[]; /* zz to natural order for 5x5 block */
jcmaster.c:242initial_setup()
case 5: cinfo->natural_order = jpeg_natural_order5; break;
jdinput.c:272initial_setup()
cinfo->natural_order = jpeg_natural_order5;
jdmarker.c:547get_dqt()
case (5*5): natural_order = jpeg_natural_order5; break;

Data Use

Functions reading jpeg_natural_order5
jpeg_natural_order5