Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c1018 MS_BOOL g_audio_customer_patch_HDMI_RX_ByPass_bEnable; member
2801 pstAudioCustomerShmData->g_audio_customer_patch_HDMI_RX_ByPass_bEnable = FALSE; in AU_CUS_ShmInit_All_variables()
8074 … pstAudioCustomerShmData->g_audio_customer_patch_HDMI_RX_ByPass_bEnable = *(MS_BOOL*)pParam; in AU_CUS_PATCH_SetAudioParam()
8075 if(pstAudioCustomerShmData->g_audio_customer_patch_HDMI_RX_ByPass_bEnable == FALSE) in AU_CUS_PATCH_SetAudioParam()
9355 if(pstAudioCustomerShmData->g_audio_customer_patch_HDMI_RX_ByPass_bEnable == TRUE) in AU_CUS_MonitorService()