Searched refs:JPEG_RST0 (Results 1 – 4 of 4) sorted by relevance
1075 #define JPEG_RST0 0xD0 /* RST0 marker code */ macro
334 emit_byte(JPEG_RST0 + restart_num, cinfo); in emit_restart()
626 emit_byte(state, JPEG_RST0 + restart_num, return FALSE); in emit_restart()
453 emit_byte(entropy, JPEG_RST0 + restart_num); in emit_restart()