![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
ISP noise reduction module attribute for a certain amount of time. More...
#include <imp_isp.h>
Data Fields | |
| IMPISPTemperMode | type |
| auto or manual | |
| unsigned char | temper_strength |
| Intensity, manual mode is effective. More... | |
| unsigned char | tval_max |
| The Max value on Set Range mode. More... | |
| unsigned char | tval_min |
| The Min value on Set Range mode. More... | |
ISP noise reduction module attribute for a certain amount of time.
| unsigned char temper_strength |
Intensity, manual mode is effective.
the range is [0, 0xff]
| unsigned char tval_max |
The Max value on Set Range mode.
the range is [0, 0xff]
| unsigned char tval_min |
The Min value on Set Range mode.
the range is [0, 0xff]
1.8.8