hi_mpi_isp_get_ae_route_sf_attr_ex
Description
Obtains the extended AE allocation policy attributes for short frames.
Prototype
hi_s32 hi_mpi_isp_get_ae_route_sf_attr_ex(hi_vi_pipe vi_pipe, hi_isp_ae_route_ex *ae_route_sf_attr_ex)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
vi_pipe |
Input |
VI pipe ID Value range: [0, 8) |
ae_route_sf_attr_ex |
Output |
Pointer to the extended AE allocation attributes |
Returns
- 0: success
- Other values: failure. For details, see Error Codes.
Parent topic: AE Control Module