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