Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvdec/
Dcuviddec.h167 } CUVIDDECODECAPS; typedef
843 extern CUresult CUDAAPI cuvidGetDecoderCaps(CUVIDDECODECAPS *pdc);
/third_party/ffmpeg/libavcodec/
Dcuviddec.c88 CUVIDDECODECAPS caps8, caps10, caps12;
111 CUVIDDECODECAPS *caps = NULL; in cuvid_handle_video_sequence()
701 CUVIDDECODECAPS *caps; in cuvid_test_capabilities()
Dnvdec.c99 CUVIDDECODECAPS caps = { 0 }; in nvdec_test_capabilities()