Data Fields | |
uint32_t | width {0U} |
< Holds the width in pixels in the range from NVSIPL_CAP_MIN_IMAGE_WIDTH to NVSIPL_CAP_MAX_IMAGE_WIDTH. More... | |
uint32_t | height {0U} |
< Holds the height in pixels in the range from NVSIPL_CAP_MIN_IMAGE_HEIGHT to NVSIPL_CAP_MAX_IMAGE_HEIGHT. More... | |
uint32_t nvsipl::SensorInfo::Resolution::height {0U} |
< Holds the height in pixels in the range from NVSIPL_CAP_MIN_IMAGE_HEIGHT to NVSIPL_CAP_MAX_IMAGE_HEIGHT.
@anon_struct_member
Definition at line 101 of file NvSIPLDeviceBlockInfo.hpp.
uint32_t nvsipl::SensorInfo::Resolution::width {0U} |
< Holds the width in pixels in the range from NVSIPL_CAP_MIN_IMAGE_WIDTH to NVSIPL_CAP_MAX_IMAGE_WIDTH.
@anon_struct_member
Definition at line 95 of file NvSIPLDeviceBlockInfo.hpp.