Searched defs:pa_stream_get_state (Results 1 – 1 of 1) sorted by relevance
1112 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) { in StopRecording() local1228 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) { in StopPlayout() local1720 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) { in EnableWriteCallback() local2046 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) { in PlayThreadProcess() local2188 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) { in RecThreadProcess() local