![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
AE statistics. More...
#include <imp_isp.h>
Data Fields | |
| unsigned char | ae_histhresh [4] |
| AE Histogram threshold for bin boundary. More... | |
| unsigned short | ae_hist [5] |
| Normalized histogram results for bin. More... | |
| unsigned char | ae_stat_nodeh |
| Number of active zones horizontally for AE stats collection. More... | |
| unsigned char | ae_stat_nodev |
| Number of active zones vertically for AE stats collection. More... | |
AE statistics.
| unsigned short ae_hist[5] |
Normalized histogram results for bin.
[0 ~ 65535]
| unsigned char ae_histhresh[4] |
AE Histogram threshold for bin boundary.
[0 ~ 255]
| unsigned char ae_stat_nodeh |
Number of active zones horizontally for AE stats collection.
[0 ~ 15]
| unsigned char ae_stat_nodev |
Number of active zones vertically for AE stats collection.
[0 ~ 15]
1.8.8