Searched defs:modifyVolume (Results 1 – 2 of 2) sorted by relevance
369 …nst AudioParamKey paramKey, AsrVoiceControlMode asrVoiceControlMode, bool on, int32_t modifyVolume) in SetAsrVoiceSuppressionControlMode()423 int32_t modifyVolume = std::floor(systemVol * VOICE_CALL_MAX_VOLUME); in SetAsrVoiceControlMode() local
685 int32_t modifyVolume = *reinterpret_cast<const int32_t*>(rawData); in AudioServerSetAsrVoiceSuppressionControlModeFuzzTest() local