Home
last modified time | relevance | path

Searched refs:JPEG_MARKER_SOF0 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_jpeg.h29 JPEG_MARKER_SOF0 = 0xc0, enumerator
Dcbs_jpeg.c253 if (unit->type >= JPEG_MARKER_SOF0 && in cbs_jpeg_read_unit()
360 if (unit->type >= JPEG_MARKER_SOF0 && in cbs_jpeg_write_segment()
Dvaapi_encode_mjpeg.c107 JPEG_MARKER_SOF0, in vaapi_encode_mjpeg_write_image_header()