Home
last modified time | relevance | path

Searched defs:codec_caps (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibvpx.c74 vpx_codec_caps_t codec_caps = vpx_codec_get_caps(vpx_codec_vp9_cx()); in ff_vp9_init_static() local
H A Dlibaomenc.c411 static int set_pix_fmt(AVCodecContext *avctx, aom_codec_caps_t codec_caps, in set_pix_fmt() argument
671 aom_codec_caps_t codec_caps = aom_codec_get_caps(iface); in aom_init() local
1320 aom_codec_caps_t codec_caps = aom_codec_get_caps(aom_codec_av1_cx()); in av1_init_static() local
H A Dlibvpxenc.c706 static int set_pix_fmt(AVCodecContext *avctx, vpx_codec_caps_t codec_caps, in set_pix_fmt() argument
895 vpx_codec_caps_t codec_caps = vpx_codec_get_caps(iface); in vpx_init() local

Completed in 6 milliseconds