Searched refs:CUdevice (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudaloader.h | 42 CUdevice dev); 101 CUresult CUDAAPI CuDeviceGet (CUdevice * device, 108 CUdevice dev); 112 CUdevice dev); 115 CUdevice dev, 116 CUdevice peerDev); 162 CUdevice * pCudaDevices,
|
D | gstcudaloader.c | 52 CUdevice dev); 88 CUresult (CUDAAPI * CuDeviceGet) (CUdevice * device, int ordinal); 90 CUresult (CUDAAPI * CuDeviceGetName) (char *name, int len, CUdevice dev); 92 CUdevice_attribute attrib, CUdevice dev); 94 CUdevice dev, CUdevice peerDev); 121 CUdevice * pCudaDevices, unsigned int cudaDeviceCount, 233 CuCtxCreate (CUcontext * pctx, unsigned int flags, CUdevice dev) in CuCtxCreate() 409 CuDeviceGet (CUdevice * device, int ordinal) in CuDeviceGet() 425 CuDeviceGetName (char *name, int len, CUdevice dev) in CuDeviceGetName() 433 CuDeviceGetAttribute (int *pi, CUdevice_attribute attrib, CUdevice dev) in CuDeviceGetAttribute() [all …]
|
D | gstcudacontext.c | 46 CUdevice device; 142 CUdevice cdev = 0, cuda_dev = -1; in gst_cuda_context_constructed() 228 CUdevice device = priv->device; in gst_cuda_context_enable_peer_access() 229 CUdevice other_dev = peer_priv->device; in gst_cuda_context_enable_peer_access()
|
D | plugin.c | 131 CUdevice cuda_device; in plugin_init()
|
D | gstnvdecoder.c | 1354 CUdevice device_list[1] = { 0, }; in gst_nv_decoder_check_cuda_device_from_context()
|
D | gstnvdec.c | 1762 CUdevice device_list[1] = { 0, }; in gst_nvdec_check_cuda_device_from_context()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_cuda_internal.h | 34 CUdevice cuda_device;
|
D | hwcontext_cuda.c | 466 CUdevice dev; in cuda_device_derive()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/ |
D | cuda.h | 36 typedef gint CUdevice; typedef
|
/third_party/ffmpeg/libavcodec/ |
D | nvenc.c | 531 CUdevice cu_device; in nvenc_check_device()
|