hi_mpi_vpss_get_grp_param

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

The Atlas Training Series Product does not support this API.

Description

Obtains VPSS group parameters.

Restrictions

A VPSS group must have been created. For details, see hi_mpi_vpss_create_grp.

Prototype

hi_s32 hi_mpi_vpss_get_grp_param(hi_vpss_grp grp, hi_vpss_grp_param *grp_param);

Parameters

Parameter

Input/Output

Description

grp

Input

VPSS group ID.

Value range: [256, 268)

grp_param

Input/Output

Group settings.

When grp_param is used as the input, nrx_param.nr_version in the parameter structure must be specified. Otherwise, an error is reported.

Returns