Searched refs:_MApi_AUDIO_PCMCapture_Read (Results 1 – 4 of 4) sorted by relevance
1026 MS_BOOL _MApi_AUDIO_PCMCapture_Read(const AUDIO_DEVICE_TYPE eID, void *buffer, const MS…
441 _pInstantAudio->fpAUDIOPCMCaptureRead = _MApi_AUDIO_PCMCapture_Read; in _AUDIOProbeResourceToUtopia()
5678 MS_BOOL _MApi_AUDIO_PCMCapture_Read(const AUDIO_DEVICE_TYPE eID, void *buffer, const MS_U32 bytes) in _MApi_AUDIO_PCMCapture_Read() function
6507 return _MApi_AUDIO_PCMCapture_Read(eID, buffer, bytes); in MApi_AUDIO_PCMCapture_Read()