hi_vi_wdr_attr

Description

Defines the WDR fusion group attributes of the VI module.

Definition

typedef struct {
    hi_wdr_mode wdr_mode;
    hi_u32 cache_line;
} hi_vi_wdr_attr;

Members

Member

Description

wdr_mode

WDR working modes, including the frame mode, line mode, and non-WDR mode.

Align the WDR configuration with the sensor module configuration and MIPI Rx configuration. Otherwise, the image output is abnormal.

cache_line

Reserved.