Searched refs:h263_get_format (Results 1 – 1 of 1) sorted by relevance
50 static enum AVPixelFormat h263_get_format(AVCodecContext *avctx) in h263_get_format() function143 avctx->pix_fmt = h263_get_format(avctx); in ff_h263_decode_init()533 avctx->pix_fmt = h263_get_format(avctx); in ff_h263_decode_frame()573 if (avctx->pix_fmt != h263_get_format(avctx)) { in ff_h263_decode_frame()