ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Fields
imp_isp_temper_denoise_attr Struct Reference

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...
 

Detailed Description

ISP noise reduction module attribute for a certain amount of time.

Field Documentation

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]


The documentation for this struct was generated from the following file: