Searched refs:pOutPcm (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.h | 1999 MS_U32 API_AUDIO_CUSTOMER_AdecPcmGet(API_AUDIO_CUSTOMER_ADEC_INDEX adecIndex, void * pOutPcm, MS_U…
|
| H A D | apiAUDIO_v2_customer.c | 20956 void * pOutPcm = NULL; in AU_CUS_SingleFunctionDebugMenu() local 20959 API_AUDIO_CUSTOMER_AdecPcmGet(adecIndex, pOutPcm, u32Size); in AU_CUS_SingleFunctionDebugMenu() 26327 MS_U32 API_AUDIO_CUSTOMER_AdecPcmGet(API_AUDIO_CUSTOMER_ADEC_INDEX adecIndex, void * pOutPcm, MS_U3… in API_AUDIO_CUSTOMER_AdecPcmGet() argument 26349 memcpy(pOutPcm, (void *) pSrcVPtr, u32Size); in API_AUDIO_CUSTOMER_AdecPcmGet() 26356 u32_dstPtr = (volatile MS_U8 *)pOutPcm; in API_AUDIO_CUSTOMER_AdecPcmGet() 26372 …AU_CUS_FileWrite((void*)pOutPcm, sizeof(MS_U8), pAdecPcmHandle->PcmInfo.U32WrtBytes, pAU_AdecPcmDu… in API_AUDIO_CUSTOMER_AdecPcmGet()
|