Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_private.h786 void _MApi_AUDIO_RebootDsp(MS_BOOL bDspType);
H A DmapiAUDIO.c206 _pInstantAudio->fpAUDIORebootDSP = _MApi_AUDIO_RebootDsp; in _AUDIOProbeResourceToUtopia()
H A DapiAUDIO.c1287 void _MApi_AUDIO_RebootDsp(MS_BOOL bDspType) in _MApi_AUDIO_RebootDsp() function
H A DapiAUDIO_v2.c1134 return _MApi_AUDIO_RebootDsp(bDspType); in MApi_AUDIO_RebootDsp()