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