ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
ISP DRC arrribute. More...
#include <imp_isp.h>
Data Fields | |
IMPISPDrcMode | mode |
DRC mode. | |
unsigned char | drc_strength |
Set target value in manual mode, the range is [0, 0xff]. | |
unsigned char | dval_max |
The Max value on Set Range mode,the range is [0, 0xff]. | |
unsigned char | dval_min |
The Min value on Set Range mode,the range is [0, 0xff]. | |
unsigned char | slop_max |
Restricts the maximum slope which can be generated by the adaptive algorithm, the range is [0, oxff]. | |
unsigned char | slop_min |
Restricts the minimum slope which can be generated by the adaptive algorithm, the range is [0, oxff]. | |
unsigned short | black_level |
DRC Enhancement of minimum pixel value, the range is [0, oxfff]. | |
unsigned short | white_level |
DRC Enhancement of maximum pixel value, the range is [0, oxfff]. | |
ISP DRC arrribute.