hi_mpi_isp_get_ae_stats
Description
Obtains AE statistics.
Prototype
hi_s32 hi_mpi_isp_get_ae_stats(hi_vi_pipe vi_pipe, hi_isp_ae_stats *ae_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) |
ae_stat |
Input |
AE statistics |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: API Reference