Home
last modified time | relevance | path

Searched refs:KSSTATE_STOP_AC3 (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/wdm/audio/drivers/CMIDriver/
H A Dinterfaces.hpp78 #define KSSTATE_STOP_AC3 (KSSTATE)5 macro
H A Dminwave.cpp783 stream[PCM_OUT_STREAM]->SetState(KSSTATE_STOP_AC3); in NewStream()
1589 case KSSTATE_STOP_AC3: in SetState()
1609 if (NewState != KSSTATE_STOP_AC3) { in SetState()