hi_mpi_vpc_set_chn_workspace

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Prototype

hi_s32 hi_mpi_vpc_set_chn_workspace(hi_vpc_chn chn, hi_vpc_workspace_param *workspace_param, hi_u32 param_cnt)

Parameters

Parameter

Input/Output

Description

chn

Input

Channel ID for image processing.

workspace_param

Input

Pointer to the workspace_param array.

param_cnt

Input

Array length, which must be the same as the length of the workspace_param array.

Returns