Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c867 API_AUDIO_CUSTOMER_ADEC_INDEX g_audio_customer_MainDecoderOutput; member
2650 pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput = API_AUDIO_CUSTOMER_ADEC0; in AU_CUS_ShmInit_All_variables()
5244 if(pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput == API_AUDIO_CUSTOMER_ADEC0) in AU_CUS_ADEC_Connect()
5248 else if(pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput == API_AUDIO_CUSTOMER_ADEC1) in AU_CUS_ADEC_Connect()
5252 …else if(pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput == API_AUDIO_CUSTOMER_ADEC_ATV) in AU_CUS_ADEC_Connect()
9369 …ConvertCustomerAdecIndexToDriverDecID(pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput); in AU_CUS_MonitorService()
9395 …ConvertCustomerAdecIndexToDriverDecID(pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput); in AU_CUS_MonitorService()
10773 adecIndex = pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput; in AU_CUS_INTERNAL_PATCH_Auto_Audio_Delay_Monitor()
25536 pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput = adecIndex; in API_AUDIO_CUSTOMER_SetMainDecoderOutput()
25538 if(pstAudioCustomerShmData->g_audio_customer_MainDecoderOutput == API_AUDIO_CUSTOMER_ADEC0) in API_AUDIO_CUSTOMER_SetMainDecoderOutput()
[all …]