Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c10600 API_AUDIO_CUSTOMER_UPPER_PLAYCMD CurrentUpperPlay = API_AUDIO_CUSTOMER_UPPER_STOP; in AU_CUS_AV_Sync_Info_Monitor() local
10617 CurrentUpperPlay = pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay; in AU_CUS_AV_Sync_Info_Monitor()
10624 CurrentUpperPlay = pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay; in AU_CUS_AV_Sync_Info_Monitor()
10631 CurrentUpperPlay = pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay; in AU_CUS_AV_Sync_Info_Monitor()
10638 if(CurrentUpperPlay == API_AUDIO_CUSTOMER_UPPER_PLAY) in AU_CUS_AV_Sync_Info_Monitor()
10667 …if( (CurrentUpperPlay == API_AUDIO_CUSTOMER_UPPER_STOP) && (CurrentDecID != AU_DEC_INVALID) && (ps… in AU_CUS_AV_Sync_Info_Monitor()
10681 (unsigned int)CurrentUpperPlay, in AU_CUS_AV_Sync_Info_Monitor()