Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c3662 case API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI: in AU_CUS_ConvertCustomerADECInputSourceToDriverSourceInfoType()
3705 case API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI: in AU_CUS_ConvertCustomerADECSourceToDriverSourceType()
3749 case API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI: in AU_CUS_ConvertCustomerChInputToDriverInputType()
3800 case API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI: in AU_CUS_ConvertCustomerChInputToDriverInputType()
4589 case API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI: in AU_CUS_SetPlayCmdByAdecSource()
5819 … if(pstAudioCustomerShmData->g_audio_customer_ADEC0_Connect == API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI) in AU_CUS_StartDecoding()
5842 … if(pstAudioCustomerShmData->g_audio_customer_ADEC1_Connect == API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI) in AU_CUS_StartDecoding()
6628 … (pstAudioCustomerShmData->g_audio_customer_ADEC0_Connect == API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI) || in AU_CUS_HDMI_RX_Monitor()
6629 … (pstAudioCustomerShmData->g_audio_customer_ADEC1_Connect == API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI) ) in AU_CUS_HDMI_RX_Monitor()
6631 … if(pstAudioCustomerShmData->g_audio_customer_ADEC0_Connect == API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI) in AU_CUS_HDMI_RX_Monitor()
[all …]
H A DapiAUDIO_v2_customer.h189 API_AUDIO_CUSTOMER_ADEC_INPUT_HDMI = 1, enumerator