Home
last modified time | relevance | path

Searched refs:CUVIDDECODECAPS (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcuvidloader.c72 CUresult (CUDAAPI * CuvidGetDecoderCaps) (CUVIDDECODECAPS * pdc);
241 CuvidGetDecoderCaps (CUVIDDECODECAPS * pdc) in CuvidGetDecoderCaps()
Dgstcuvidloader.h74 CUresult CUDAAPI CuvidGetDecoderCaps (CUVIDDECODECAPS * pdc);
Dcuviddec.h169 } CUVIDDECODECAPS; typedef
869 extern CUresult CUDAAPI cuvidGetDecoderCaps(CUVIDDECODECAPS *pdc);
Dgstnvdecoder.c1137 CUVIDDECODECAPS decoder_caps = { 0, }; in gst_nv_decoder_check_device_caps()
/third_party/ffmpeg/libavcodec/
Dcuviddec.c92 CUVIDDECODECAPS caps8, caps10, caps12;
115 CUVIDDECODECAPS *caps = NULL; in cuvid_handle_video_sequence()
721 CUVIDDECODECAPS *caps; in cuvid_test_capabilities()
Dnvdec.c105 CUVIDDECODECAPS caps = { 0 }; in nvdec_test_capabilities()