Searched refs:VoiceCommunication (Results 1 – 5 of 5) sorted by relevance
272 VoiceCommunication = 2, // AAUDIO_USAGE_VOICE_COMMUNICATION enumerator391 VoiceCommunication = 7, // AAUDIO_INPUT_PRESET_VOICE_COMMUNICATION enumerator
207 case Usage::VoiceCommunication: return "VoiceCommunication"; in convertToText()241 case InputPreset::VoiceCommunication: return "VoiceCommunication"; in convertToText()
318 static_assert((int32_t)Usage::VoiceCommunication == AAUDIO_USAGE_VOICE_COMMUNICATION, ERRMSG);340 static_assert((int32_t)InputPreset::VoiceCommunication
41 case InputPreset::VoiceCommunication: in OpenSLES_convertInputPreset()
37 case Usage::VoiceCommunication: in OpenSLES_convertOutputUsage()