hi_mpi_isp_get_ctrl_param
Description
Obtains ISP control parameters.
Prototype
hi_s32 hi_mpi_isp_get_ctrl_param(hi_vi_pipe vi_pipe, hi_isp_ctrl_param *isp_ctrl_param)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
isp_ctrl_param |
Output |
Pointer to the structure of ISP control parameters |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: Advanced ISP System Control Parameter Configuration