STFLIB_ISP_IsIqTuningDebugInfoEnable

The API is described in the following sections.

Description

Return the debug information print status of IQ tuning.

Syntax

The following code block shows the syntax of the API.
STFLIB_ISP_IsIqTuningDebugInfoEnable(
    STF_VOID *pIspCtx
    );

Parameter

The API has the following parameters.
Table 1. STFLIB_ISP_IqTuningDebugInfoEnable Parameter Description
Parameter Description Input/Output
pIspCtx ISP context handle Input

Return

The API has the following return values.
Table 2. STFLIB_ISP_IqTuningDebugInfoEnable Return Description
Return Description
1 Enable
0 Disable

Requirement

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