hi_mpi_isp_set_edge_mark_attr

Description

Sets the edge mark attribute of an image.

Prototype

hi_s32 hi_mpi_isp_set_edge_mark_attr(hi_vi_pipe vi_pipe, const hi_isp_edge_mark_attr *edge_mark_attr)

Parameters

Parameter

Input/Output

Description

vi_pipe

Input

VI pipe ID

Value range: [0, 8)

edge_mark_attr

Input

Edge mark attribute of an image

Returns

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