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

JPEG_MARKER::M_RST7

Syntax

M_RST7 = 0xd7;

References

LocationReferrerText
jcmarker.c:47
M_RST7 = 0xd7,
jdmarker.c:51
M_RST7 = 0xd7,
jdmarker.c:1121read_markers()
case M_RST7:
jdmarker.c:1250jpeg_resync_to_restart()
else if (marker < (int) M_RST0 || marker > (int) M_RST7)

Data Use

Functions using JPEG_MARKER::M_RST7
JPEG_MARKER::M_RST7