Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpeg12dec.c1165 static enum AVPixelFormat mpeg_get_pixelformat(AVCodecContext *avctx) in mpeg_get_pixelformat() function
1319 avctx->pix_fmt = mpeg_get_pixelformat(avctx); in mpeg_decode_postinit()
2190 avctx->pix_fmt = mpeg_get_pixelformat(avctx); in vcr2_init_sequence()