Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h817 void _MApi_AUDIO_AbsoluteTreble(MS_U8 u8Treble);
H A DmapiAUDIO.c237 _pInstantAudio->fpAUDIOAbsoluteTreble = _MApi_AUDIO_AbsoluteTreble; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c3611 void _MApi_AUDIO_AbsoluteTreble( MS_U8 u8Treble ) in _MApi_AUDIO_AbsoluteTreble() function
H A DapiAUDIO_v2.c1842 return _MApi_AUDIO_AbsoluteTreble(u8Treble); in MApi_AUDIO_AbsoluteTreble()