Searched defs:pa_stream_get_state (Results 1 – 1 of 1) sorted by relevance
1117 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) { in StopRecording() local1233 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) { in StopPlayout() local1725 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) { in EnableWriteCallback() local2063 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) { in PlayThreadProcess() local2205 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) { in RecThreadProcess() local