Home
last modified time | relevance | path

Searched refs:RST7 (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegformat.h63 #define RST7 0xd7 macro
Dgstjifmux.c289 case RST7: in gst_jif_mux_parse_image()
Dgstjpegparse.c185 if (tag == SOS || (tag >= RST0 && tag <= RST7)) in gst_jpeg_parse_parse_tag_has_entropy_segment()
/third_party/ffmpeg/libavcodec/
Dmjpeg.h68 RST7 = 0xd7, enumerator
Dmjpegdec.c2244 if (x < RST0 || x > RST7) { in ff_mjpeg_find_marker()
2383 if (start_code >= RST0 && start_code <= RST7) { in ff_mjpeg_decode_frame()
/third_party/uboot/u-boot-2020.01/product/hiosd/dec/
Djpegd.h55 #define RST7 0xD7 macro