Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c14511 unsigned char* pRPtr = pBuf->pRptr + u32Size; in AU_CUS_WMA_Parser_Buf_Update() local
14513 if(pRPtr > pBuf->pEndAddr) in AU_CUS_WMA_Parser_Buf_Update()
14515 …WMA_DBG_PRINT(printf("=== rptr(0x%x), endptr(0x%x) === \n", (unsigned int)pRPtr, (unsigned int)pBu… in AU_CUS_WMA_Parser_Buf_Update()