Home
last modified time | relevance | path

Searched refs:cudaVideoCodec_VC1 (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec.c74 case AV_CODEC_ID_VC1: return cudaVideoCodec_VC1; in map_avcodec_id()
77 case AV_CODEC_ID_WMV3: return cudaVideoCodec_VC1; in map_avcodec_id()
Dcuviddec.c960 ctx->cuparseinfo.CodecType = cudaVideoCodec_VC1; in cuvid_decode_init()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h64 cudaVideoCodec_VC1, /**< VC1 */ enumerator
Dgstnvdecoder.c1033 {cudaVideoCodec_VC1, "vc1"},