hi_mpi_vpss_get_grp_fisheye_cfg
Applicability
Product |
Supported |
|---|---|
☓ |
|
☓ |
|
√ |
|
☓ |
|
☓ |
Description
Obtains the LMF parameters of the fisheye lens of a VPSS group.
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.
Restrictions
A VPSS group must have been created. For details, see hi_mpi_vpss_create_grp.
Parent topic: VPSS