Home
last modified time | relevance | path

Searched refs:sifSource (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.h1970 MS_BOOL API_AUDIO_CUSTOMER_SIF_SetInputSource(API_AUDIO_CUSTOMER_SIF_INPUT sifSource);
H A DapiAUDIO_v2_customer.c20654 API_AUDIO_CUSTOMER_SIF_INPUT sifSource = (API_AUDIO_CUSTOMER_SIF_INPUT)arg2; in AU_CUS_SingleFunctionDebugMenu() local
20656 API_AUDIO_CUSTOMER_SIF_SetInputSource(sifSource); in AU_CUS_SingleFunctionDebugMenu()
25801 MS_BOOL API_AUDIO_CUSTOMER_SIF_SetInputSource(API_AUDIO_CUSTOMER_SIF_INPUT sifSource) in API_AUDIO_CUSTOMER_SIF_SetInputSource() argument
25803 AU_nDBG("[sifSource = %d] \n", (unsigned int)sifSource); in API_AUDIO_CUSTOMER_SIF_SetInputSource()
25805 switch(sifSource) in API_AUDIO_CUSTOMER_SIF_SetInputSource()