Searched refs:JPEG_RST0 (Results 1 – 6 of 6) sorted by relevance
356 emit_byte(entropy, JPEG_RST0 + restart_num); in emit_restart()
459 emit_byte(state, JPEG_RST0 + restart_num, return FALSE); in emit_restart()
1133 #define JPEG_RST0 0xD0 /* RST0 marker code */ macro