Home
last modified time | relevance | path

Searched refs:_MApi_AUDIO_EnableSurround (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h811 void _MApi_AUDIO_EnableSurround(MS_BOOL EnSurround);
H A DapiAUDIO.c3536 void _MApi_AUDIO_EnableSurround(MS_BOOL EnSurround) in _MApi_AUDIO_EnableSurround() function
H A DapiAUDIO_v2.c1664 return _MApi_AUDIO_EnableSurround(EnSurround); in MApi_AUDIO_EnableSurround()