Home
last modified time | relevance | path

Searched refs:MApi_SND_SetParam1 (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer_utopia.h667 MS_BOOL MApi_SND_SetParam1(Sound_SET_PARAM_Type Type, MS_U16 param1, MS_U16 param2);
H A DapiAUDIO_v2_customer.c9242 MApi_SND_SetParam1(Type, (MS_U16)delay, 0); in AU_CUS_SetChannelDelay()
9246 MApi_SND_SetParam1(Sound_SET_PARAM_InternalDelay_Ch1, (MS_U16)delay, 0); in AU_CUS_SetChannelDelay()
9275 return MApi_SND_SetParam1(Sound_SET_PARAM_AudioDelay, (MS_U16)delay, 0); in AU_CUS_SetAudioDelay()
28119 return MApi_SND_SetParam1(Sound_SET_PARAM_AbsoluteEQ, u8band, (MS_U8)s8level); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_GEQ()
28224 return MApi_SND_SetParam1(Sound_SET_PARAM_Avc_Mode, mode, 0); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_MODE()
28234 return MApi_SND_SetParam1(Sound_SET_PARAM_Avc_Threshold, u16level, 0); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_LEVEL()
28246 return MApi_SND_SetParam1(Sound_SET_PARAM_Avc_R_Begin, u16Begin, 0); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_R_MODE_Begin()
28264 return MApi_SND_SetParam1(Sound_SET_PARAM_Avc_R_End, u16End, 0); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_R_MODE_End()
28284 return MApi_SND_SetParam1(Sound_SET_PARAM_Avc_R_Slope, u16Slope, 0); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_R_MODE_Slope()
28305 return MApi_SND_SetParam1(Sound_SET_PARAM_AVC_S_Offset, u16offset, 0); in API_AUDIO_CUSTOMER_MSTAR_SE_SET_AVC_S_MODE_OFFSET()
[all …]
H A DapiAUDIO_v2.c1303 MS_BOOL MApi_SND_SetParam1( Sound_SET_PARAM_Type Type, MS_U16 param1, MS_U16 param2) in MApi_SND_SetParam1() function
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiAUDIO.h854 MS_BOOL MApi_SND_SetParam1( Sound_SET_PARAM_Type Type, MS_U16 param1, MS_U16 param2);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiAUDIO.h914 MS_BOOL MApi_SND_SetParam1( Sound_SET_PARAM_Type Type, MS_U16 param1, MS_U16 param2);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c3666 EXPORT_SYMBOL(MApi_SND_SetParam1);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt1232 EXPORT_SYMBOL(MApi_SND_SetParam1);
H A Dapi_with_header_file.csv189 ,,MApi_SND_SetParam1,apiAUDIO.h,1,1,1,1,1,1
H A DDatabase.csv189 ,,MApi_SND_SetParam1,apiAUDIO.h,1,1,1,1,1,1,1
H A Dpreprocess.txt48667 MS_BOOL MApi_SND_SetParam1( Sound_SET_PARAM_Type Type, MS_U16 param1, MS_U16 param2);