hi_mpi_isp_get_ldci_attr

Description

Obtains the LDCI attribute.

Prototype

hi_s32 hi_mpi_isp_get_ldci_attr(hi_vi_pipe vi_pipe, hi_isp_ldci_attr *ldci_attr)

Constraints

The maximum resolution height of the image with LDCI enabled is 8192. When the height is greater than 8192, the LDCI function is automatically disabled.

Parameters

Parameter

Input/Output

Description

vi_pipe

Input

VI pipe ID

Value range: [0, 8)

ldci_attr

Input

LDCI attribute

Returns

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