Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/
Dcuda.h116 gconstpointer srcHost; member
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasefilter.c230 param.srcHost = GST_VIDEO_FRAME_PLANE_DATA (in_frame, i); in gst_cuda_base_filter_transform_frame()
Dgstcudamemory.c196 param.srcHost = in gst_cuda_memory_upload_transfer()
Dgstcudabasetransform.c402 param.srcHost = GST_VIDEO_FRAME_PLANE_DATA (in_frame, i); in gst_cuda_base_transform_transform_frame_default()
Dgstnvbaseenc.c2256 param.srcHost = GST_VIDEO_FRAME_PLANE_DATA (frame, i); in gst_nv_base_enc_upload_frame()
/third_party/ffmpeg/libavutil/
Dhwcontext_cuda.c253 cpy.srcHost = src->data[i]; in cuda_transfer_data()