Searched refs:RST0 (Results 1 – 7 of 7) sorted by relevance
56 #define RST0 0xd0 /* Restart ... */ macro
282 case RST0: in gst_jif_mux_parse_image()
185 if (tag == SOS || (tag >= RST0 && tag <= RST7)) in gst_jpeg_parse_parse_tag_has_entropy_segment()
61 RST0 = 0xd0, enumerator
577 put_marker(pbc, RST0 + (mb_y&7)); in ff_mjpeg_encode_stuffing()
2244 if (x < RST0 || x > RST7) { in ff_mjpeg_find_marker()2383 if (start_code >= RST0 && start_code <= RST7) { in ff_mjpeg_decode_frame()
48 #define RST0 0xD0 macro