ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Fields
isp_core_expr_attr Union Reference

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
 

Detailed Description

exposure parameters.

Field Documentation

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


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