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

/vbox/src/VBox/Devices/Audio/
H A DDrvAudio.cpp430 PPDMAUDIOHSTSTRMIN drvAudioFindNextHstIn(PDRVAUDIO pThis, PPDMAUDIOHSTSTRMIN pHstStrmIn) function
445 while ((pHstStrmIn = drvAudioFindNextHstIn(pThis, pHstStrmIn)))
455 while ((pHstStrmIn = drvAudioFindNextHstIn(pThis, pHstStrmIn)))
1797 while ((pHstStrmIn = drvAudioFindNextHstIn(pThis, pHstStrmIn)))

Completed in 47 milliseconds