Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmjpegdec.c97 static void parse_avid(MJpegDecodeContext *s, uint8_t *buf, int len) in parse_avid() function
184 parse_avid(s, avctx->extradata, avctx->extradata_size); in ff_mjpeg_decode_init()
2153 parse_avid(s, cbuf, len); in mjpeg_decode_com()