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

JPEG_MARKER::M_APP15

Syntax

M_APP15 = 0xef;

References

LocationReferrerText
jcmarker.c:73
M_APP15 = 0xef,
jdmarker.c:77
M_APP15 = 0xef,
jdmarker.c:1103read_markers()
case M_APP15:
jdmarker.c:1402jpeg_set_marker_processor()
else if (marker_code >= (int) M_APP0 && marker_code <= (int) M_APP15)

Data Use

Functions using JPEG_MARKER::M_APP15
JPEG_MARKER::M_APP15