hi_mpi_isp_set_mesh_shading_attr

Description

Sets the attribute of the mesh shading algorithm.

Prototype

hi_s32 hi_mpi_isp_set_mesh_shading_attr(hi_vi_pipe vi_pipe, const hi_isp_shading_attr *shading_attr)

Parameters

Parameter

Input/Output

Description

vi_pipe

Input

VI pipe ID

Value range: [0, 8)

shading_attr

Input

Attribute of the mesh shading algorithm

Returns

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