Searched refs:DSP_AUDIO_DRIVER_CONTROL_STOP (Results 1 – 2 of 2) sorted by relevance
78 #define DSP_AUDIO_DRIVER_CONTROL_STOP (DSPByte32)0x0200 macro
129 … if ((response.ctrl & DSP_AUDIO_DRIVER_CONTROL_MASK) == DSP_AUDIO_DRIVER_CONTROL_STOP) in DSPi_PipeCallbackForSound()405 ctrl |= DSP_AUDIO_DRIVER_CONTROL_STOP; in DSPi_StopSoundCore()506 ctrl |= DSP_AUDIO_DRIVER_CONTROL_STOP; in DSPi_StopSamplingCore()