Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c793 MS_BOOL g_audio_customer_Sound_Out_I2S_bMute; member
2569 pstAudioCustomerShmData->g_audio_customer_Sound_Out_I2S_bMute = FALSE; in AU_CUS_ShmInit_All_variables()
9070 pstAudioCustomerShmData->g_audio_customer_Sound_Out_I2S_bMute = bOnOff; in AU_CUS_SetI2SOutMute()
9609 …ustomer_Sound_Out_I2S_final_bMute = pstAudioCustomerShmData->g_audio_customer_Sound_Out_I2S_bMute | in AU_CUS_SetI2SOutMuteStatus()
9613 … = 0x%x] \n", (unsigned int)pstAudioCustomerShmData->g_audio_customer_Sound_Out_I2S_bMute); in AU_CUS_SetI2SOutMuteStatus()
25051 Sound_Out_I2S_bMute_Backup = pstAudioCustomerShmData->g_audio_customer_Sound_Out_I2S_bMute; in API_AUDIO_CUSTOMER_Resume()
26982 *pOnOff = pstAudioCustomerShmData->g_audio_customer_Sound_Out_I2S_bMute; in API_AUDIO_CUSTOMER_GetI2SOutMuteStatus()
29222 … , (int)pstAudioCustomerShmData->g_audio_customer_Sound_Out_I2S_bMute in AU_CUS_ShowAudioBlockDiagram()