Searched refs:u32_dstPtr (Results 1 – 1 of 1) sorted by relevance
26353 volatile MS_U8 *u32_dstPtr; in API_AUDIO_CUSTOMER_AdecPcmGet() local26356 u32_dstPtr = (volatile MS_U8 *)pOutPcm; in API_AUDIO_CUSTOMER_AdecPcmGet()26360 memcpy((void *) u32_dstPtr, (void *) pSrcVPtr, u32Size_temp); in API_AUDIO_CUSTOMER_AdecPcmGet()26363 u32_dstPtr = u32_dstPtr + u32Size_temp; in API_AUDIO_CUSTOMER_AdecPcmGet()26367 memcpy((void *) u32_dstPtr, (void *) pSrcVPtr, u32Size_temp); in API_AUDIO_CUSTOMER_AdecPcmGet()