|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Holds controls for ISP level adjusted saturation (LAS) block.
Definition at line 661 of file nvmedia_isp.h.

Data Fields | |
| NvMediaBool | enable |
| Holds boolean to enable level adjusted saturation block. More... | |
| NvMediaISPSplineControlPoint | controlPoints [NVM_ISP_LAS_TF_POINTS] |
| Holds spline control points for transfer function. More... | |
| NvMediaISPSplineControlPoint NvMediaISPLevelAdjSat::controlPoints[NVM_ISP_LAS_TF_POINTS] |
Holds spline control points for transfer function.
Definition at line 672 of file nvmedia_isp.h.
| NvMediaBool NvMediaISPLevelAdjSat::enable |
Holds boolean to enable level adjusted saturation block.
Definition at line 665 of file nvmedia_isp.h.