JPEG_MARKER::M_COM is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

JPEG_MARKER::M_COM

Syntax

M_COM = 0xfe;

References

LocationReferrerText
jcmarker.c:77
M_COM = 0xfe,
jdmarker.c:81
M_COM = 0xfe,
jdmarker.c:1109read_markers()
case M_COM:
jdmarker.c:1400jpeg_set_marker_processor()
if (marker_code == (int) M_COM)

Data Use

Functions using JPEG_MARKER::M_COM
JPEG_MARKER::M_COM