![]() |
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Holds controls for ISP offset (Offset) block.
Definition at line 1108 of file nvmedia_isp.h.
Data Fields | |
NvMediaBool | enable |
Holds boolean to enable offset block. More... | |
float_t | offset [NVM_ISP_MAX_COLOR_COMPONENT] |
Holds offset value for each color component. More... | |
NvMediaBool NvMediaISPOffset::enable |
Holds boolean to enable offset block.
Definition at line 1112 of file nvmedia_isp.h.
float_t NvMediaISPOffset::offset[NVM_ISP_MAX_COLOR_COMPONENT] |
Holds offset value for each color component.
Definition at line 1117 of file nvmedia_isp.h.