Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c22861 int syncMode = 0; in AU_CUS_DebugMenu() local
22952 if(syncMode == TRUE) in AU_CUS_DebugMenu()
23100 if(syncMode) in AU_CUS_DebugMenu()
23108 API_AUDIO_CUSTOMER_SetSyncMode(adecIndex, (MS_BOOL)syncMode); in AU_CUS_DebugMenu()
23120 if(syncMode == TRUE) in AU_CUS_DebugMenu()
26196 MS_BOOL syncMode = FALSE; in API_AUDIO_CUSTOMER_SetTrickMode() local
26208 syncMode = pstAudioCustomerShmData->g_audio_customer_ADEC0_SyncMode; in API_AUDIO_CUSTOMER_SetTrickMode()
26215 syncMode = pstAudioCustomerShmData->g_audio_customer_ADEC1_SyncMode; in API_AUDIO_CUSTOMER_SetTrickMode()
26225 if(syncMode) in API_AUDIO_CUSTOMER_SetTrickMode()