![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Describes attributes of images used in image processing pipeline.
Definition at line 173 of file NvSIPLPipelineMgr.hpp.
Data Fields | |
NvMediaSurfaceType | surfaceType = NvMediaSurfaceType_Unsupported |
Holds the surface type of the image. More... | |
std::vector< NvMediaSurfAllocAttr > | surfaceAllocAttr |
Holds a vector of NvMediaSurfAllocAttr objects. More... | |
std::vector<NvMediaSurfAllocAttr> nvsipl::NvSIPLImageAttr::surfaceAllocAttr |
Holds a vector of NvMediaSurfAllocAttr objects.
Definition at line 178 of file NvSIPLPipelineMgr.hpp.
NvMediaSurfaceType nvsipl::NvSIPLImageAttr::surfaceType = NvMediaSurfaceType_Unsupported |
Holds the surface type of the image.
Definition at line 175 of file NvSIPLPipelineMgr.hpp.