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

/vbox/src/VBox/Devices/Audio/
H A DDevSB16.cpp114 R3PTRTYPE(PAUDMIXSTREAM) phStrmOut; member in struct:SB16OUTPUTSTREAM
1396 pDrv->Out.phStrmOut = NULL;
2241 audioMixerRemoveStream(pThis->pSinkOutput, pDrv->Out.phStrmOut);
2245 &pDrv->Out.phStrmOut);
2287 pDrv->Out.phStrmOut = NULL;
H A DDevIchAc97.cpp232 R3PTRTYPE(PAUDMIXSTREAM) phStrmOut; member in struct:AC97OUTPUTSTREAM
616 audioMixerRemoveStream(pThis->pSinkOutput, pDrv->Out.phStrmOut);
620 &pDrv->Out.phStrmOut);
687 audioMixerRemoveStream(pThis->pSinkOutput, pDrv->Out.phStrmOut);
690 pDrv->Out.phStrmOut = NULL;
971 pDrv->Out.phStrmOut = NULL;
H A DDevIchHda.cpp567 R3PTRTYPE(PAUDMIXSTREAM) phStrmOut; member in struct:HDAOUTPUTSTREAM
2509 audioMixerRemoveStream(pThis->pSinkOutput, pDrv->Out.phStrmOut);
2512 0 /* uFlags */, &pDrv->Out.phStrmOut);

Completed in 67 milliseconds