Searched refs:is_configuredForAgc (Results 1 – 2 of 2) sorted by relevance
74 if (hWave->is_configuredForAgc == False) in CA_ReLoadCMSParameters()100 if (hWave->is_configuredForAgc == True) in CA_LoadCMSParameters()122 hWave->is_configuredForAgc = True; in CA_LoadCMSParameters()141 if (hWave->is_configuredForAgc == False) in CA_ClearCMSParameters()149 hWave->is_configuredForAgc = False; in CA_ClearCMSParameters()165 if (hWave->is_configuredForAgc == False) in CA_AttachCMStoUtterance()180 hWave->is_configuredForAgc = True; in CA_AttachCMStoUtterance()199 *isConfigured = hWave->is_configuredForAgc; in CA_IsConfiguredForAgc()208 if (hWave->is_configuredForAgc == False) in CA_DetachCMSfromUtterance()235 if (hWave->is_configuredForAgc == False) in CA_CalculateCMSParameters()
58 booldata is_configuredForAgc; member