Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.h447 API_AUDIO_CUSTOMER_UPPER_STOP = 1, enumerator
H A DapiAUDIO_v2_customer.c5953 … pstAudioCustomerShmData->g_audio_customer_ADEC0_UpperPlay = API_AUDIO_CUSTOMER_UPPER_STOP; in AU_CUS_StopDecoding()
5976 … pstAudioCustomerShmData->g_audio_customer_ADEC1_UpperPlay = API_AUDIO_CUSTOMER_UPPER_STOP; in AU_CUS_StopDecoding()
5999 … pstAudioCustomerShmData->g_audio_customer_ADEC_ATV_UpperPlay = API_AUDIO_CUSTOMER_UPPER_STOP; in AU_CUS_StopDecoding()
10600 API_AUDIO_CUSTOMER_UPPER_PLAYCMD CurrentUpperPlay = API_AUDIO_CUSTOMER_UPPER_STOP; 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()
22822 … pstAudioCustomerShmData->g_audio_customer_AU_Demo_PCMIO_UpperPlay = API_AUDIO_CUSTOMER_UPPER_STOP; in AU_CUS_DebugMenu()