Searched refs:voe_mic_level (Results 1 – 1 of 1) sorted by relevance
709 uint16_t voe_mic_level = 0; in ProcessRecordedDataWithAPM() local716 voe_mic_level = static_cast<uint16_t>( in ProcessRecordedDataWithAPM()726 if (voe_mic_level > kMaxVolumeLevel) { in ProcessRecordedDataWithAPM()727 voe_mic_level = kMaxVolumeLevel; in ProcessRecordedDataWithAPM()737 voe_mic_level, key_pressed); in ProcessRecordedDataWithAPM()756 if (new_voe_mic_level != voe_mic_level) { in ProcessRecordedDataWithAPM()