Definition at line 37 of file nvdspostprocesslib_interface.hpp.
Data Fields | |
GstBaseTransform * | m_element |
guint | m_gpuId |
cudaStream_t | m_cudaStream |
bool | m_preprocessor_support |
cudaStream_t DSPostProcess_CreateParams::m_cudaStream |
Definition at line 40 of file nvdspostprocesslib_interface.hpp.
Referenced by DSPostProcessLibraryBase::DSPostProcessLibraryBase(), and PostProcessAlgorithm::PostProcessAlgorithm().
GstBaseTransform* DSPostProcess_CreateParams::m_element |
Definition at line 38 of file nvdspostprocesslib_interface.hpp.
Referenced by DSPostProcessLibraryBase::DSPostProcessLibraryBase(), and PostProcessAlgorithm::PostProcessAlgorithm().
guint DSPostProcess_CreateParams::m_gpuId |
Definition at line 39 of file nvdspostprocesslib_interface.hpp.
Referenced by DSPostProcessLibraryBase::DSPostProcessLibraryBase(), and PostProcessAlgorithm::PostProcessAlgorithm().
bool DSPostProcess_CreateParams::m_preprocessor_support |
Definition at line 41 of file nvdspostprocesslib_interface.hpp.
Referenced by DSPostProcessLibraryBase::DSPostProcessLibraryBase(), and PostProcessAlgorithm::PostProcessAlgorithm().