Searched refs:mapFrame (Results 1 – 2 of 2) sorted by relevance
88 cuda::GpuMat mapFrame(int picIdx, CUVIDPROCPARAMS& videoProcParams) in mapFrame() function in cv::cudacodec::detail::VideoDecoder
179 … GpuMat decodedFrame = videoDecoder_->mapFrame(frameInfo.first.picture_index, frameInfo.second); in nextFrame()