Searched refs:cuvidMapVideoFrame (Results 1 – 4 of 4) sorted by relevance
911 extern CUresult CUDAAPI cuvidMapVideoFrame(CUvideodecoder hDecoder, int nPicIdx,939 #define cuvidMapVideoFrame cuvidMapVideoFrame64 macro
105 LOAD_SYMBOL (cuvidMapVideoFrame, CuvidMapVideoFrame, TRUE); in gst_cuvid_load_library()
506 ret = CHECK_CU(decoder->cvdl->cuvidMapVideoFrame(decoder->decoder, in nvdec_retrieve_data()
500 …ret = CHECK_CU(ctx->cvdl->cuvidMapVideoFrame(ctx->cudecoder, parsed_frame.dispinfo.picture_index, … in cuvid_output_frame()