hi_mpi_ae_unregister

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

The Atlas Training Series Product does not support this API.

Description

Deregisters the Ascend AE algorithm library from the ISP.

Prototype

hi_s32 hi_mpi_ae_unregister(hi_vi_pipe vi_pipe, hi_isp_3a_alg_lib *ae_lib)

Restrictions

This API does not support multiple processes.

Parameters

Parameter

Input/Output

Description

vi_pipe

Input

VI pipe ID.

Value range: [0, 12)

ae_lib

Input

Pointer to the data structure of the AE algorithm library.

Returns