![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
exposure parameters. More...
#include <imp_isp.h>
Data Fields | |
| struct { | |
| enum isp_core_expr_mode mode | |
| set the exposure mode | |
| enum isp_core_expr_unit unit | |
| set the exposure unit | |
| uint16_t time | |
| } | s_attr |
| struct { | |
| enum isp_core_expr_mode mode | |
| exposure mode obtained | |
| uint16_t integration_time | |
| The integration time, the unit is line. More... | |
| uint16_t integration_time_min | |
| The min value of integration time, the unit is line. More... | |
| uint16_t integration_time_max | |
| The max value of integration time, the unit is line. More... | |
| uint16_t one_line_expr_in_us | |
| A integration line correspond to the time (ms) | |
| } | g_attr |
exposure parameters.
| uint16_t integration_time |
The integration time, the unit is line.
| uint16_t integration_time_max |
The max value of integration time, the unit is line.
| uint16_t integration_time_min |
The min value of integration time, the unit is line.
| enum isp_core_expr_mode mode |
set the exposure mode
exposure mode obtained
1.8.8