Searched refs:MIC_STRENGTH (Results 1 – 1 of 1) sorted by relevance
221 const f32 MIC_STRENGTH = 0.25f; // Parameter for the effect from the microphone volume in UpdateParams() local222 f32 micAcc = loudness * MIC_STRENGTH; in UpdateParams()