Searched defs:codec_caps (Results 1 – 3 of 3) sorted by relevance
74 vpx_codec_caps_t codec_caps = vpx_codec_get_caps(vpx_codec_vp9_cx()); in ff_vp9_init_static() local
411 static int set_pix_fmt(AVCodecContext *avctx, aom_codec_caps_t codec_caps, in set_pix_fmt()671 aom_codec_caps_t codec_caps = aom_codec_get_caps(iface); in aom_init() local1320 aom_codec_caps_t codec_caps = aom_codec_get_caps(aom_codec_av1_cx()); in av1_init_static() local
706 static int set_pix_fmt(AVCodecContext *avctx, vpx_codec_caps_t codec_caps, in set_pix_fmt()895 vpx_codec_caps_t codec_caps = vpx_codec_get_caps(iface); in vpx_init() local