Home
last modified time | relevance | path

Searched refs:_MApi_AUDIO_SetMixModeVolume (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h959 void _MApi_AUDIO_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_…
H A DmapiAUDIO.c379 … _pInstantAudio->fpAUDIOSetMixModeVolume = _MApi_AUDIO_SetMixModeVolume; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c4276 void _MApi_AUDIO_SetMixModeVolume(AUDIO_SOURCE_INFO_TYPE eSourceType, AUDIO_MIX_VOL_TYPE VolType, M… in _MApi_AUDIO_SetMixModeVolume() function
H A DapiAUDIO_v2.c4877 return _MApi_AUDIO_SetMixModeVolume(eSourceType, VolType, u8Vol1, u8Vol2); in MApi_AUDIO_SetMixModeVolume()