Searched refs:gDualMicEnabled (Results 1 – 1 of 1) sorted by relevance
157 bool gDualMicEnabled; variable1130 if (gDualMicEnabled) { in PreProcessingFx_Command()1136 if (gDualMicEnabled) { in PreProcessingFx_Command()1273 gDualMicEnabled = *(bool*)pCmdData; in PreProcessingFx_Command()1274 if (gDualMicEnabled) { in PreProcessingFx_Command()1282 ALOGV("PREPROC_CMD_DUAL_MIC_ENABLE: %s", gDualMicEnabled ? "enabled" : "disabled"); in PreProcessingFx_Command()1327 if (!gDualMicEnabled) { in PreProcessingFx_Command()1368 if (!gDualMicEnabled) { in PreProcessingFx_Command()1391 gDualMicEnabled, effect->aux_channels_on); in PreProcessingFx_Command()1392 if (!gDualMicEnabled) { in PreProcessingFx_Command()