Home
last modified time | relevance | path

Searched refs:_MApi_AUDIO_DmaReader_WritePCM (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h1017 MS_BOOL _MApi_AUDIO_DmaReader_WritePCM(void* buffer, MS_U32 bytes);
H A DmapiAUDIO.c432 …_pInstantAudio->fpAUDIODmaReaderWritePCM = _MApi_AUDIO_DmaReader_WritePCM; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c5314 MS_BOOL _MApi_AUDIO_DmaReader_WritePCM(void* buffer, MS_U32 bytes) in _MApi_AUDIO_DmaReader_WritePCM() function
H A DapiAUDIO_v2.c6264 return _MApi_AUDIO_DmaReader_WritePCM(buffer, bytes); in MApi_AUDIO_DmaReader_WritePCM()