Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c927 API_AUDIO_CUSTOMER_UPPER_PLAYCMD g_audio_customer_ADEC0_UpperPlay; member
2710 …pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay = API_AUDIO_CUSTOMER_UPPER_PLAYCMD… in AU_CUS_ShmInit_All_variables()
4891 … pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay = API_AUDIO_CUSTOMER_UPPER_PLAY; in AU_CUS_ClipDecoderPlay()
5815 … pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay = API_AUDIO_CUSTOMER_UPPER_PLAY; in AU_CUS_StartDecoding()
5953 … pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay = API_AUDIO_CUSTOMER_UPPER_STOP; in AU_CUS_StopDecoding()
6070 … pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay = API_AUDIO_CUSTOMER_UPPER_PAUSE; in AU_CUS_PauseDecoding()
9818 …if( pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay == API_AUDIO_CUSTOMER_UPPER_PLAY && … in AU_CUS_AdecPcmOutMonitor()
10008 …ADEC0_End_Of_Stream_bRegister) && (pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay == AP… in AU_CUS_EndOfStreamMonitor()
10617 CurrentUpperPlay = pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay; in AU_CUS_AV_Sync_Info_Monitor()
10631 CurrentUpperPlay = pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay; in AU_CUS_AV_Sync_Info_Monitor()
[all …]