Searched refs:cudaVideoCodec (Results 1 – 8 of 8) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
| D | gstnvdecoder.h | 54 cudaVideoCodec codec, 77 cudaVideoCodec codec, 81 const gchar * gst_cuda_video_codec_to_string (cudaVideoCodec codec);
|
| D | gstnvdec.h | 114 cudaVideoCodec codec_type; 122 cudaVideoCodec codec,
|
| D | nvcuvid.h | 89 cudaVideoCodec codec; /**< OUT: Compression format */ 342 …cudaVideoCodec CodecType; /**< IN: cudaVideoCodec_XXX …
|
| D | plugin.c | 155 cudaVideoCodec codec = (cudaVideoCodec) j; in plugin_init()
|
| D | cuviddec.h | 79 } cudaVideoCodec; typedef 154 …cudaVideoCodec eCodecType; /**< IN: cudaVideoCodec_XXX … 180 …cudaVideoCodec CodecType; /**< IN: cudaVideoCodec_XXX …
|
| D | gstnvdecoder.c | 255 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()
|
| D | gstnvdec.c | 283 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/ |
| D | cuviddec.c | 89 cudaVideoCodec codec_type;
|