Home
last modified time | relevance | path

Searched refs:JPEG_MARKER_SOF3 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_jpeg.h32 JPEG_MARKER_SOF3 = 0xc3, enumerator
Dcbs_jpeg.c254 unit->type <= JPEG_MARKER_SOF3) { in cbs_jpeg_read_unit()
361 unit->type <= JPEG_MARKER_SOF3) { in cbs_jpeg_write_segment()