cuda: Hide memory copy util function
authorSeungha Yang <seungha@centricular.com>
Wed, 7 Dec 2022 20:58:48 +0000 (05:58 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 8 Dec 2022 19:52:23 +0000 (19:52 +0000)
commite6585c89ea2232b46d3e8b53d097f629916f8583
tree01b6c1b97ee158aa65c6aa37d72092166ab3c295
parentf5889325471ea80e827ef8f698c5014ebeeb681c
cuda: Hide memory copy util function

The method was intended to be used by only cudaupload/download elements
and not ready to be a part of public API

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3545>
subprojects/gst-plugins-bad/gst-libs/gst/cuda/gstcuda-private.h [new file with mode: 0644]
subprojects/gst-plugins-bad/gst-libs/gst/cuda/gstcudautils.c
subprojects/gst-plugins-bad/gst-libs/gst/cuda/gstcudautils.h
subprojects/gst-plugins-bad/sys/nvcodec/gstcudamemorycopy.c