Home
last modified time | relevance | path

Searched refs:cuda_device (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_cuda.c147 hwctx->internal->cuda_device)); in cuda_frames_init()
290 CHECK_CU(cu->cuDevicePrimaryCtxRelease(hwctx->internal->cuda_device)); in cuda_device_uninit()
343 ret = CHECK_CU(cu->cuDevicePrimaryCtxGetState(hwctx->internal->cuda_device, in cuda_context_init()
352 ret = CHECK_CU(cu->cuDevicePrimaryCtxSetFlags(hwctx->internal->cuda_device, in cuda_context_init()
359 hwctx->internal->cuda_device)); in cuda_context_init()
364 hwctx->internal->cuda_device)); in cuda_context_init()
420 ret = CHECK_CU(cu->cuDeviceGet(&hwctx->internal->cuda_device, device_idx)); in cuda_device_create()
495 hwctx->internal->cuda_device = -1; in cuda_device_derive()
509 hwctx->internal->cuda_device = dev; in cuda_device_derive()
514 if (hwctx->internal->cuda_device in cuda_device_derive()
[all...]
H A Dhwcontext_cuda_internal.h34 CUdevice cuda_device; member
H A Dhwcontext_vulkan.c1597 cu_internal->cuda_device)); in vulkan_device_derive()

Completed in 8 milliseconds