Searched defs:fIntercepted (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Dfilteraudio.c236 bool fIntercepted; member in struct:filterVoiceOut
264 bool fIntercepted; member in struct:filterVoiceIn
333 if (!pVoice->fIntercepted)
404 if (!pVoice->fIntercepted)
446 if (!pVoice->fIntercepted)
476 pVoice->fIntercepted = false;
486 pVoice->fIntercepted = true;
601 if (!pVoice->fIntercepted)
719 pVoice->fIntercepted = true;
734 if (!pVoice->fIntercepted)
[all...]

Completed in 55 milliseconds