Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer_utopia.h599 MS_BOOL MApi_AUDIO_PCMCapture_Read(const AUDIO_DEVICE_TYPE eID, void *buffer, const MS_U32 bytes);
H A DapiAUDIO_v2.c6482 MS_BOOL MApi_AUDIO_PCMCapture_Read(const AUDIO_DEVICE_TYPE eID, void *buffer, const MS_U32 bytes) in MApi_AUDIO_PCMCapture_Read() function
7607 MApi_AUDIO_PCMCapture_Read(0, &buff, u32WrtByte);
7805 MApi_AUDIO_PCMCapture_Read(0, &buff, u32WrtByte);
H A DapiAUDIO_v2_customer.c5090 … if(MApi_AUDIO_PCMCapture_Read(E_DEVICE2, (void *)pMP3EncBuffer, MP3_REQUEST_BYTES) == TRUE) in AU_CUS_MP3EncodeMonitor()
9548 …if(MApi_AUDIO_PCMCapture_Read(AACEncPCMCaptureDevice, (void *)pAACEncPCMBuffer, AAC_REQUEST_BYTES)… in AU_CUS_AACEncodeMonitor()
9947 …if(MApi_AUDIO_PCMCapture_Read(deviceType, (void *)pPCMCaptureBuffer, pstAudioCustomerShmData->g_au… in AU_CUS_PCMCaptureMonitor()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiAUDIO.h2677 MS_BOOL MApi_AUDIO_PCMCapture_Read(const AUDIO_DEVICE_TYPE eID, void* buffer, const MS_U32 bytes);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiAUDIO.h2784 MS_BOOL MApi_AUDIO_PCMCapture_Read(const AUDIO_DEVICE_TYPE eID, void* buffer, const MS_U32 bytes);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c3878 EXPORT_SYMBOL(MApi_AUDIO_PCMCapture_Read);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt105 EXPORT_SYMBOL(MApi_AUDIO_PCMCapture_Read);
H A Dapi_with_header_file.csv369 ,,MApi_AUDIO_PCMCapture_Read,apiAUDIO.h,1,1,1,1,1,1
H A DDatabase.csv369 ,,MApi_AUDIO_PCMCapture_Read,apiAUDIO.h,1,1,1,1,1,1,1
H A Dpreprocess.txt49386 MS_BOOL MApi_AUDIO_PCMCapture_Read(const AUDIO_DEVICE_TYPE eID, void* buffer, const MS_U32 bytes);