Searched refs:dstDevice (Results 1 – 12 of 12) sorted by relevance
125 CUdeviceptr dstDevice; member
201 param.dstDevice = mem->data + mem->offset[i]; in gst_cuda_memory_upload_transfer()442 param.dstDevice = dst_mem->data + dst_mem->offset[i]; in cuda_mem_copy()
233 param.dstDevice = in gst_cuda_base_filter_transform_frame()
408 param.dstDevice = out_cuda_mem->data + out_cuda_mem->offset[i]; in gst_cuda_base_transform_transform_frame_default()
644 copy_params.dstDevice = dst_ptr; in gst_nv_decoder_copy_frame_to_gl_internal()781 copy_params.dstDevice = cuda_mem->data + cuda_mem->offset[i]; in gst_nv_decoder_copy_frame_to_cuda()
1215 mcpy2d.dstDevice = cuda_ptr; in copy_video_frame_to_gl_textures()1318 copy_params.dstDevice = cuda_mem->data + cuda_mem->offset[i]; in gst_nvdec_copy_device_to_memory()
2203 param.dstDevice = data_pointer; in _map_gl_input_buffer()2261 param.dstDevice = dst; in gst_nv_base_enc_upload_frame()
1059 copy_params.dstDevice = convert->fallback_buffer[plane].device_ptr; in convert_create_texture()
95 SkMatrix SkBaseDevice::getRelativeTransform(const SkBaseDevice& dstDevice) const { in getRelativeTransform()98 return (dstDevice.fGlobalToDevice * fDeviceToGlobal).asM33(); in getRelativeTransform()
258 cpy.dstDevice = (CUdeviceptr)dst->data[i]; in cuda_transfer_data()
3282 .dstDevice = (CUdeviceptr)dst->data[i], in vulkan_transfer_data_to_cuda()
525 .dstDevice = (CUdeviceptr)frame->data[i], in cuvid_output_frame()