hi_mpi_isp_set_exp_convert
Description
Sets the attributes for exposure conversion at different frame rates.
Prototype
hi_s32 hi_mpi_isp_set_exp_convert(hi_vi_pipe vi_pipe, hi_isp_exp_conv_param *conv_param)
Constraints
For the input value, you need to set the input VI pipe ID and the target frame rate for the member variable tar_fps in conv_param.
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
conv_param |
Input |
Pointer to the exposure conversion attributes |
Parent topic: AE Control Module