Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmjpeg.h82 APP3 = 0xe3, enumerator
Dmjpegdec.c1962 if (s->start_code == APP3 && id == AV_RB32("_JPS") && len >= 10) { in mjpeg_decode_app()
/third_party/ffmpeg/libavformat/
Dimg2dec.c794 case APP3: in jpeg_probe()