Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaCudaUtils.cpp63 uint32_t dest_texture_handle) { in media_cuda_copy_decoded_frame() argument
71 (int)dest_texture_handle); in media_cuda_copy_decoded_frame()
72 NVDEC_API_CALL(cuGraphicsGLRegisterImage(&CudaRes, dest_texture_handle, in media_cuda_copy_decoded_frame()
DMediaH264DecoderCuvid.cpp561 uint32_t dest_texture_handle) { in cuda_copy_decoded_frame() argument
568 H264_DPRINT("cuda copy decoded frame testure %d", (int)dest_texture_handle); in cuda_copy_decoded_frame()
569 NVDEC_API_CALL(cuGraphicsGLRegisterImage(&CudaRes, dest_texture_handle, in cuda_copy_decoded_frame()