Searched refs:texture_ptr (Results 1 – 2 of 2) sorted by relevance
74 CUarray texture_ptr; in media_cuda_copy_decoded_frame() local77 cuGraphicsSubResourceGetMappedArray(&texture_ptr, CudaRes, 0, 0)); in media_cuda_copy_decoded_frame()84 m.dstArray = texture_ptr; in media_cuda_copy_decoded_frame()
571 CUarray texture_ptr; in cuda_copy_decoded_frame() local574 cuGraphicsSubResourceGetMappedArray(&texture_ptr, CudaRes, 0, 0)); in cuda_copy_decoded_frame()581 m.dstArray = texture_ptr; in cuda_copy_decoded_frame()