Searched refs:_MApi_AUDIO_DmaReader_WritePCM (Results 1 – 4 of 4) sorted by relevance
1017 MS_BOOL _MApi_AUDIO_DmaReader_WritePCM(void* buffer, MS_U32 bytes);
432 …_pInstantAudio->fpAUDIODmaReaderWritePCM = _MApi_AUDIO_DmaReader_WritePCM; in _AUDIOProbeResourceToUtopia()
5314 MS_BOOL _MApi_AUDIO_DmaReader_WritePCM(void* buffer, MS_U32 bytes) in _MApi_AUDIO_DmaReader_WritePCM() function
6264 return _MApi_AUDIO_DmaReader_WritePCM(buffer, bytes); in MApi_AUDIO_DmaReader_WritePCM()