hi_mpi_vpss_get_grp_fisheye_cfg
The
The
Description
Obtains the LMF parameters of the fisheye lens of a VPSS group.
Restrictions
A VPSS group must have been created. For details, see hi_mpi_vpss_create_grp.
Prototype
hi_s32 hi_mpi_vpss_get_grp_fisheye_cfg(hi_vpss_grp grp, hi_fisheye_cfg *fisheye_cfg);
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
grp |
Input |
VPSS group ID. Value range: [256, 268) |
fisheye_cfg |
Output |
Pointer to the LMF parameter structure of the fisheye lens. |
Returns
- 0: success
- Other values: failure. For details, see VPSS Return Codes.
Parent topic: VPSS