Home
last modified time | relevance | path

Searched refs:cudaVideoCodec (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdecoder.h54 cudaVideoCodec codec,
77 cudaVideoCodec codec,
81 const gchar * gst_cuda_video_codec_to_string (cudaVideoCodec codec);
Dgstnvdec.h114 cudaVideoCodec codec_type;
122 cudaVideoCodec codec,
Dnvcuvid.h89 cudaVideoCodec codec; /**< OUT: Compression format */
342cudaVideoCodec CodecType; /**< IN: cudaVideoCodec_XXX …
Dplugin.c155 cudaVideoCodec codec = (cudaVideoCodec) j; in plugin_init()
Dcuviddec.h79 } cudaVideoCodec; typedef
154cudaVideoCodec eCodecType; /**< IN: cudaVideoCodec_XXX …
180cudaVideoCodec CodecType; /**< IN: cudaVideoCodec_XXX …
Dgstnvdecoder.c255 gst_nv_decoder_configure (GstNvDecoder * decoder, cudaVideoCodec codec, in gst_nv_decoder_configure()
899 cudaVideoCodec codec, GstNvDecoderFormatFlags flags) in gst_nv_decoder_get_supported_codec_profiles()
1019 cudaVideoCodec codec;
1056 gst_nv_decoder_check_device_caps (CUcontext cuda_ctx, cudaVideoCodec codec, in gst_nv_decoder_check_device_caps()
1296 gst_cuda_video_codec_to_string (cudaVideoCodec codec) in gst_cuda_video_codec_to_string()
Dgstnvdec.c283 calculate_num_decode_surface (cudaVideoCodec codec, guint width, guint height) in calculate_num_decode_surface()
1996 cudaVideoCodec codec_type;
2041 cudaVideoCodec codec_type, const gchar * codec, guint device_id, guint rank, in gst_nvdec_subclass_register()
2088 cudaVideoCodec codec, const gchar * codec_name, GstCaps * sink_template, in gst_nvdec_plugin_init()
/third_party/ffmpeg/libavcodec/
Dcuviddec.c89 cudaVideoCodec codec_type;