Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.h1996 …OMER_GetBufferStatus(API_AUDIO_CUSTOMER_ADEC_INDEX adecIndex, MS_U32 *pMaxSize, MS_U32 *pFreeSize);
H A DapiAUDIO_v2_customer.c26238 …TOMER_GetBufferStatus(API_AUDIO_CUSTOMER_ADEC_INDEX adecIndex, MS_U32 *pMaxSize, MS_U32 *pFreeSize) in API_AUDIO_CUSTOMER_GetBufferStatus() argument
26249 *pFreeSize = *pMaxSize - *pCurrLevel; in API_AUDIO_CUSTOMER_GetBufferStatus()
26256 …ze = 0x%X]\n", (unsigned int)adecIndex, *((unsigned int *)pMaxSize), *((unsigned int *)pFreeSize)); in API_AUDIO_CUSTOMER_GetBufferStatus()