Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c928 API_AUDIO_CUSTOMER_UPPER_PLAYCMD g_audio_customer_ADEC1_UpperPlay; member
2711 …pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay = API_AUDIO_CUSTOMER_UPPER_PLAYCMD… in AU_CUS_ShmInit_All_variables()
4909 … pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay = API_AUDIO_CUSTOMER_UPPER_PLAY; in AU_CUS_ClipDecoderPlay()
5838 … pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay = API_AUDIO_CUSTOMER_UPPER_PLAY; in AU_CUS_StartDecoding()
5976 … pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay = API_AUDIO_CUSTOMER_UPPER_STOP; in AU_CUS_StopDecoding()
6085 … pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay = API_AUDIO_CUSTOMER_UPPER_PAUSE; in AU_CUS_PauseDecoding()
9844 …else if( pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay == API_AUDIO_CUSTOMER_UPPER_PLA… in AU_CUS_AdecPcmOutMonitor()
10043 …ADEC1_End_Of_Stream_bRegister) && (pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay == AP… in AU_CUS_EndOfStreamMonitor()
10624 CurrentUpperPlay = pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay; in AU_CUS_AV_Sync_Info_Monitor()
10737 …C1_Underrun_bRegister == TRUE) && (pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay == AP… in AU_CUS_ADEC_Underrun_Monitor()
[all …]