Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_SMVJPEG (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcodec_id.h263 AV_CODEC_ID_SMVJPEG, enumerator
H A Dmjpegdec.c172 if (avctx->codec_id == AV_CODEC_ID_SMVJPEG) { in ff_mjpeg_decode_init()
465 if (s->avctx->codec_id == AV_CODEC_ID_SMVJPEG) { in ff_mjpeg_decode_sof()
2424 if (avctx->codec_id == AV_CODEC_ID_SMVJPEG && s->smv_next_frame > 0) in ff_mjpeg_receive_frame()
2933 if (avctx->codec_id == AV_CODEC_ID_SMVJPEG) { in ff_mjpeg_receive_frame()
3073 .p.id = AV_CODEC_ID_SMVJPEG,
H A Dutils.c290 s->codec_id == AV_CODEC_ID_SMVJPEG || in avcodec_align_dimensions2()
H A Dcodec_desc.c1527 .id = AV_CODEC_ID_SMVJPEG,
/third_party/ffmpeg/libavformat/
H A Dwavdec.c493 vst->codecpar->codec_id = AV_CODEC_ID_SMVJPEG; in wav_read_header()

Completed in 12 milliseconds