Home
last modified time | relevance | path

Searched refs:cuda_caps (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdecoder.c1104 GstCaps *cuda_caps = gst_caps_copy (src_templ); in gst_nv_decoder_check_device_caps() local
1105 gst_caps_set_features_simple (cuda_caps, in gst_nv_decoder_check_device_caps()
1117 gst_caps_append (src_templ, cuda_caps); in gst_nv_decoder_check_device_caps()
1239 GstCaps *cuda_caps = gst_caps_copy (src_templ); in gst_nv_decoder_check_device_caps() local
1240 gst_caps_set_features_simple (cuda_caps, in gst_nv_decoder_check_device_caps()
1253 gst_caps_append (src_templ, cuda_caps); in gst_nv_decoder_check_device_caps()
Dgstnvenc.c797 GstCaps *cuda_caps = gst_caps_copy (sink_templ); in gst_nv_enc_register() local
805 gst_caps_set_features_simple (cuda_caps, in gst_nv_enc_register()
807 gst_caps_append (sink_templ, cuda_caps); in gst_nv_enc_register()