Searched refs:gDualMicEnabled (Results 1 – 1 of 1) sorted by relevance
159 bool gDualMicEnabled; variable1125 if (gDualMicEnabled) { in PreProcessingFx_Command()1131 if (gDualMicEnabled) { in PreProcessingFx_Command()1268 gDualMicEnabled = *(bool*)pCmdData; in PreProcessingFx_Command()1269 if (gDualMicEnabled) { in PreProcessingFx_Command()1277 ALOGV("PREPROC_CMD_DUAL_MIC_ENABLE: %s", gDualMicEnabled ? "enabled" : "disabled"); in PreProcessingFx_Command()1322 if (!gDualMicEnabled) { in PreProcessingFx_Command()1363 if (!gDualMicEnabled) { in PreProcessingFx_Command()1386 gDualMicEnabled, effect->aux_channels_on); in PreProcessingFx_Command()1387 if (!gDualMicEnabled) { in PreProcessingFx_Command()