hi_mpi_vpc_set_chn_workspace
The
The
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
- 0: success
- Other values: failure (VPC Return Codes)
Parent topic: VPC