Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/
Dcuda.h124 gpointer dstHost; member
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasefilter.c304 param.dstHost = GST_VIDEO_FRAME_PLANE_DATA (out_frame, i); in gst_cuda_base_filter_transform_frame()
Dgstcudamemory.c238 param.dstHost = in gst_cuda_memory_download_transfer()
Dgstcudabasetransform.c412 param.dstHost = GST_VIDEO_FRAME_PLANE_DATA (out_frame, i); in gst_cuda_base_transform_transform_frame_default()
Dgstnvdecoder.c713 copy_params.dstHost = GST_VIDEO_FRAME_PLANE_DATA (&video_frame, i); in gst_nv_decoder_copy_frame_to_system()
Dgstnvdec.c1321 copy_params.dstHost = GST_VIDEO_FRAME_PLANE_DATA (&video_frame, i); in gst_nvdec_copy_device_to_memory()
/third_party/ffmpeg/libavutil/
Dhwcontext_cuda.c261 cpy.dstHost = dst->data[i]; in cuda_transfer_data()
/third_party/ffmpeg/libavfilter/
Dvf_thumbnail_cuda.c273 cpy.dstHost = hist; in filter_frame()