hi_mpi_isp_set_awb_attr_ex

Description

Sets the extended AWB attribute.

Prototype

hi_s32 hi_mpi_isp_set_awb_attr_ex(hi_vi_pipe vi_pipe, hi_isp_awb_attr_ex *awb_attr_ex)

Constraints

This API is valid only when wb_attr. auto_attr. alg_type of hi_mpi_isp_set_wb_attr is set to HI_ISP_AWB_ALG_ADVANCE.

Parameters

Parameter

Input/Output

Description

vi_pipe

Input

VI pipe ID

Value range: [0, 8)

awb_attr_ex

Input

Extended AWB attribute

Returns

  • 0: success
  • Other values: failure. For details, see Error Codes.