Helper class for managing Cuda Streams.
Definition at line 102 of file sources/gst-plugins/gst-nvdspreprocess/nvdspreprocess_lib/nvdspreprocess_impl.h.
Public Member Functions | |
| CudaStream (uint flag=cudaStreamDefault, int priority=0) | |
| ~CudaStream () | |
| operator cudaStream_t () | |
| helper operator to return cuda stream More... | |
| cudaStream_t & | ptr () |
| pointer to cuda stream More... | |
| CudaStream (uint flag=cudaStreamDefault, int priority=0) | |
| ~CudaStream () | |
| operator cudaStream_t () | |
| helper operator to return cuda stream More... | |
| cudaStream_t & | ptr () |
| pointer to cuda stream More... | |
|
explicit |
| CudaStream::~CudaStream | ( | ) |
|
explicit |
| CudaStream::~CudaStream | ( | ) |
|
inline |
helper operator to return cuda stream
Definition at line 108 of file sources/gst-plugins/gst-nvdspreprocess/nvdspreprocess_lib/nvdspreprocess_impl.h.
|
inline |
helper operator to return cuda stream
Definition at line 108 of file 9.1/sources/gst-plugins/gst-nvdspreprocess/nvdspreprocess_lib/nvdspreprocess_impl.h.
|
inline |
pointer to cuda stream
Definition at line 110 of file 9.1/sources/gst-plugins/gst-nvdspreprocess/nvdspreprocess_lib/nvdspreprocess_impl.h.
|
inline |
pointer to cuda stream
Definition at line 110 of file sources/gst-plugins/gst-nvdspreprocess/nvdspreprocess_lib/nvdspreprocess_impl.h.