hi_mpi_isp_get_wb_stats
Description
Obtains WB statistics.
Prototype
hi_s32 hi_mpi_isp_get_wb_stats(hi_vi_pipe vi_pipe, hi_isp_wb_stats *wb_stat)
Constraints
This MPI can be called only after hi_mpi_isp_init is called.
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
wb_stat |
Output |
WB statistics |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: API Reference