hi_mpi_isp_get_awb_attr_ex
Description
Obtains the extended AWB attribute.
Prototype
hi_s32 hi_mpi_isp_get_awb_attr_ex(hi_vi_pipe vi_pipe, hi_isp_awb_attr_ex *awb_attr_ex)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
awb_attr_ex |
Output |
Extended AWB attribute |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: AWB Control Module