Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c41 #define CHECK_CU(x) FF_CUDA_CHECK_DL(cuda_cu, cu, x)
1234 AVHWDeviceContext *cuda_cu = src_ctx; in vulkan_device_derive() local
1369 AVHWDeviceContext *cuda_cu = cuda_fc->device_ctx; in vulkan_free_internal() local
1370 AVCUDADeviceContext *cuda_dev = cuda_cu->hwctx; in vulkan_free_internal()
2333 AVHWDeviceContext *cuda_cu = cuda_fc->device_ctx; in vulkan_export_to_cuda() local
2334 AVCUDADeviceContext *cuda_dev = cuda_cu->hwctx; in vulkan_export_to_cuda()
2458 AVHWDeviceContext *cuda_cu = cuda_fc->device_ctx; in vulkan_transfer_data_from_cuda() local
2459 AVCUDADeviceContext *cuda_dev = cuda_cu->hwctx; in vulkan_transfer_data_from_cuda()
3251 AVHWDeviceContext *cuda_cu = cuda_fc->device_ctx; in vulkan_transfer_data_to_cuda() local
3252 AVCUDADeviceContext *cuda_dev = cuda_cu->hwctx; in vulkan_transfer_data_to_cuda()