Home
last modified time | relevance | path

Searched defs:codec_caps (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibvpx.c73 vpx_codec_caps_t codec_caps = vpx_codec_get_caps(vpx_codec_vp9_cx()); in ff_vp9_init_static() local
Dlibaomenc.c334 static int set_pix_fmt(AVCodecContext *avctx, aom_codec_caps_t codec_caps, in set_pix_fmt()
594 aom_codec_caps_t codec_caps = aom_codec_get_caps(iface); in aom_init() local
1230 aom_codec_caps_t codec_caps = aom_codec_get_caps(aom_codec_av1_cx()); in av1_init_static() local
Dlibvpxenc.c643 static int set_pix_fmt(AVCodecContext *avctx, vpx_codec_caps_t codec_caps, in set_pix_fmt()
832 vpx_codec_caps_t codec_caps = vpx_codec_get_caps(iface); in vpx_init() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videoenc.c114 GstCaps *codec_caps; in gst_v4l2_video_enc_open() local
1182 GstCaps * codec_caps) in gst_v4l2_is_video_enc()
1205 GstCaps * codec_caps, GstCaps * src_caps) in gst_v4l2_video_enc_register()
Dgstv4l2videodec.c123 GstCaps *codec_caps; in gst_v4l2_video_dec_open() local
Dgstv4l2object.c1735 GstCaps *codec_caps = gst_v4l2_object_get_caps_helper (GST_V4L2_CODEC); in gst_v4l2_object_get_codec_caps() local