Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c26118 MS_U32 es_exist = 0; in API_AUDIO_CUSTOMER_IsESExist() local
26124 MApi_AUDIO_GetAudioInfo2(DecID, Audio_infoType_DecStatus, (void *)&es_exist); in API_AUDIO_CUSTOMER_IsESExist()
26130 pstAudioCustomerShmData->g_audio_customer_ADEC0_bESExist = (MS_BOOL)es_exist; in API_AUDIO_CUSTOMER_IsESExist()
26136 pstAudioCustomerShmData->g_audio_customer_ADEC1_bESExist = (MS_BOOL)es_exist; in API_AUDIO_CUSTOMER_IsESExist()