Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c1191 CUdeviceptr cuda_ptr; in copy_video_frame_to_gl_textures() local
1203 if (!gst_cuda_result (CuGraphicsResourceGetMappedPointer (&cuda_ptr, &size, in copy_video_frame_to_gl_textures()
1215 mcpy2d.dstDevice = cuda_ptr; in copy_video_frame_to_gl_textures()