Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO.c4603 MS_U8 _MApi_AUDIO_XPCM_Param(XPCM_TYPE audioType, MS_U8 channels, MS_U16 sampleRate, MS_U8 bitsPe… in _MApi_AUDIO_XPCM_Param() function
4873_MApi_AUDIO_XPCM_Param(audioType, channels, sampleRate, bitsPerSample, blockSize, samplePerBlock); in _MApi_AUDIO_SetXPCMParam()
H A DapiAUDIO_private.h984 MS_U8 _MApi_AUDIO_XPCM_Param(XPCM_TYPE audioType, MS_U8 channels, MS_U16 sampleRate,…
H A DmapiAUDIO.c401 _pInstantAudio->fpAUDIOXPCMParam = _MApi_AUDIO_XPCM_Param; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO_v2.c5419 …return _MApi_AUDIO_XPCM_Param(audioType, channels, sampleRate, bitsPerSample, blockSize, samplePer… in MApi_AUDIO_XPCM_Param()