Searched refs:JPEG_RST0 (Results 1 – 7 of 7) sorted by relevance
1063 #define JPEG_RST0 0xD0 /* RST0 marker code */ macro
356 emit_byte(entropy, JPEG_RST0 + restart_num); in emit_restart()
330 emit_byte(JPEG_RST0 + restart_num, cinfo); in emit_restart()
603 emit_byte(state, JPEG_RST0 + restart_num, return FALSE); in emit_restart()
462 emit_byte(state, JPEG_RST0 + restart_num, return FALSE); in emit_restart()
1149 #define JPEG_RST0 0xD0 /* RST0 marker code */ macro