Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c10599 AUDIO_DEC_ID CurrentDecID = AU_DEC_INVALID; in AU_CUS_AV_Sync_Info_Monitor() local
10618 CurrentDecID = pstAudioCustomerShmData->g_audio_customer_ADEC0_DecID; in AU_CUS_AV_Sync_Info_Monitor()
10625 CurrentDecID = pstAudioCustomerShmData->g_audio_customer_ADEC1_DecID; in AU_CUS_AV_Sync_Info_Monitor()
10632 CurrentDecID = pstAudioCustomerShmData->g_audio_customer_ADEC0_DecID; in AU_CUS_AV_Sync_Info_Monitor()
10644 …if( (CurrentDecID != AU_DEC_INVALID) && (pstAudioCustomerShmData->g_audio_customer_AU_AV_Sync_Info… 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()