Searched refs:MIN_CORE_MICROPHONE_VOLUME (Results 1 – 2 of 2) sorted by relevance
42 const float MIN_CORE_MICROPHONE_VOLUME = 0.0f; variable
1568 if (volume < static_cast<uint32_t>(MIN_CORE_MICROPHONE_VOLUME) || in SetMicrophoneVolume()1662 minVolume = static_cast<uint32_t> (MIN_CORE_MICROPHONE_VOLUME); in MinMicrophoneVolume()