Home
last modified time | relevance | path

Searched refs:u8SifSoundMode (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2.c2886 MS_BOOL MApi_AUDIO_SIF_SetSoundMode(MS_U8 u8SifSoundMode) in MApi_AUDIO_SIF_SetSoundMode() argument
2892 Status.u8SifSoundMode = u8SifSoundMode; in MApi_AUDIO_SIF_SetSoundMode()
2910 return _MApi_AUDIO_SIF_SetSoundMode(u8SifSoundMode); in MApi_AUDIO_SIF_SetSoundMode()
H A DapiAUDIO_v2_customer_utopia.h612 MS_BOOL MApi_AUDIO_SIF_SetSoundMode(MS_U8 u8SifSoundMode);
H A DapiAUDIO_v2.h921 MS_U8 u8SifSoundMode; member
H A DapiAUDIO.c2320 MS_BOOL _MApi_AUDIO_SIF_SetSoundMode(MS_U8 u8SifSoundMode) in _MApi_AUDIO_SIF_SetSoundMode() argument
2324 switch(u8SifSoundMode) in _MApi_AUDIO_SIF_SetSoundMode()
H A DapiAUDIO_private.h867 MS_BOOL _MApi_AUDIO_SIF_SetSoundMode(MS_U8 u8SifSoundMode);
H A DapiAUDIO_v2_customer.h1973 MS_BOOL API_AUDIO_CUSTOMER_SIF_SetSoundMode(API_AUDIO_CUSTOMER_SIF_AUDIOMODE_TYPE u8SifSoundMode);
H A DmapiAUDIO.c1336 bStatus = psAudioInstPri->fpAUDIOSIFSetSoundMode(pSifSetSoundMode->u8SifSoundMode); in AUDIOIoctl()
H A DapiAUDIO_v2_customer.c20691 …API_AUDIO_CUSTOMER_SIF_AUDIOMODE_TYPE u8SifSoundMode = (API_AUDIO_CUSTOMER_SIF_AUDIOMODE_TYPE)arg2; in AU_CUS_SingleFunctionDebugMenu() local
20693 API_AUDIO_CUSTOMER_SIF_SetSoundMode(u8SifSoundMode); in AU_CUS_SingleFunctionDebugMenu()
25918 MS_BOOL API_AUDIO_CUSTOMER_SIF_SetSoundMode(API_AUDIO_CUSTOMER_SIF_AUDIOMODE_TYPE u8SifSoundMode) in API_AUDIO_CUSTOMER_SIF_SetSoundMode() argument
25920 AU_nDBG("[u8SifSoundMode = 0x%x] \n", (unsigned int)u8SifSoundMode); in API_AUDIO_CUSTOMER_SIF_SetSoundMode()
25922 SIF_AudioMode = (AUDIOMODE_TYPE)u8SifSoundMode; in API_AUDIO_CUSTOMER_SIF_SetSoundMode()
25923 MApi_AUDIO_SIF_SetSoundMode((MS_U8)u8SifSoundMode); in API_AUDIO_CUSTOMER_SIF_SetSoundMode()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiAUDIO.h1463 MS_BOOL MApi_AUDIO_SIF_SetSoundMode(MS_U8 u8SifSoundMode);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiAUDIO.h1523 MS_BOOL MApi_AUDIO_SIF_SetSoundMode(MS_U8 u8SifSoundMode);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt48837 MS_BOOL MApi_AUDIO_SIF_SetSoundMode(MS_U8 u8SifSoundMode);