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.c275 static int set_pix_fmt(AVCodecContext *avctx, aom_codec_caps_t codec_caps, in set_pix_fmt()
529 aom_codec_caps_t codec_caps = aom_codec_get_caps(iface); in aom_init() local
1054 aom_codec_caps_t codec_caps = aom_codec_get_caps(aom_codec_av1_cx()); in av1_init_static() local
Dlibvpxenc.c544 static int set_pix_fmt(AVCodecContext *avctx, vpx_codec_caps_t codec_caps, in set_pix_fmt()
741 vpx_codec_caps_t codec_caps = vpx_codec_get_caps(iface); in vpx_init() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videoenc.c112 GstCaps *codec_caps; in gst_v4l2_video_enc_open() local
1141 GstCaps * codec_caps) in gst_v4l2_is_video_enc()
1163 GstCaps * sink_caps, GstCaps * codec_caps, GstCaps * src_caps) in gst_v4l2_video_enc_register()
Dgstv4l2videodec.c114 GstCaps *codec_caps; in gst_v4l2_video_dec_open() local
Dgstv4l2object.c1675 GstCaps *codec_caps = gst_v4l2_object_get_caps_helper (GST_V4L2_CODEC); in gst_v4l2_object_get_codec_caps() local