Home
last modified time | relevance | path

Searched refs:APP1 (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmjpega_dump_header_bsf.c57 bytestream_put_byte(&out_buf, APP1); in mjpega_dump_header()
82 case APP1: in mjpega_dump_header()
H A Dmjpeg.h80 APP1 = 0xe1, enumerator
H A Dmjpegdec.c2020 if (s->start_code == APP1 && id == AV_RB32("Exif") && len >= 2) { in mjpeg_decode_app()
2055 if ((s->start_code == APP1) && (len > (0x28 - 8))) { in mjpeg_decode_app()
/third_party/ffmpeg/libavformat/
H A Dimg2dec.c799 case APP1: in jpeg_probe()

Completed in 7 milliseconds