hi_mpi_isp_set_ctrl_param

Description

Sets ISP control parameters.

Prototype

hi_s32 hi_mpi_isp_set_ctrl_param(hi_vi_pipe vi_pipe, const 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

Input

Pointer to the structure of ISP control parameters

Returns

  • 0: success
  • Other values: failure. For details, see Error Codes.