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