Searched refs:_MApi_AUDIO_SetMixModeVolume (Results 1 – 4 of 4) sorted by relevance
959 void _MApi_AUDIO_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_…
379 … _pInstantAudio->fpAUDIOSetMixModeVolume = _MApi_AUDIO_SetMixModeVolume; in _AUDIOProbeResourceToUtopia()
4276 void _MApi_AUDIO_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, M… in _MApi_AUDIO_SetMixModeVolume() function
4877 return _MApi_AUDIO_SetMixModeVolume(eSourceType, VolType, u8Vol1, u8Vol2); in MApi_AUDIO_SetMixModeVolume()