hi_mpi_isp_get_bind_attr

Description

Obtains the binding relationship between the ISP library and 3A algorithm library/sensor.

Prototype

hi_s32 hi_mpi_isp_get_bind_attr(hi_vi_pipe vi_pipe, hi_isp_bind_attr *bind_attr)

Constraints

This API does not support multiple processes.

Parameters

Parameter

Input/Output

Description

vi_pipe

Input

VI pipe ID

Value range: [0, 8)

bind_attr

Output

Pointer to the binding data structure

Returns

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