hi_mpi_isp_get_mg_stats
Description
Obtains MG statistics.
Prototype
hi_s32 hi_mpi_isp_get_mg_stats(hi_vi_pipe vi_pipe, hi_isp_mg_stats *mg_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) |
mg_stat |
Output |
MG statistics |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: API Reference