STFLIB_ISP_PIPELINE_StructUninitialize

The API is described in the following sections.

Description

Free all of allocated resource from the pipeline.

Syntax

The following code block shows the syntax of the API.
STFLIB_ISP_PIPELINE_StructUninitialize(
    ST_PIPELINE *pstPipeline
    );

Parameter

The API has the following parameters.
Table 1. TFLIB_ISP_PIPELINE_StructUninitialize Parameter Description
Parameter Description Input/Output
pstPipeline Pipeline handle Input

Return

The API has the following return values.
Table 2. TFLIB_ISP_PIPELINE_StructUninitialize Return Description
Return Description
0 Success
Other values Failure

Requirement

The file libCI_User.a is required for using this API.