Searched defs:pa_stream_get_state (Results 1 – 1 of 1) sorted by relevance
1415 if (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_UNCONNECTED) in StopRecording() local1552 if (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_UNCONNECTED) in StopPlayout() local2245 if (LATE(pa_stream_get_state)(_playStream) == PA_STREAM_READY) in EnableWriteCallback() local2685 while (LATE(pa_stream_get_state)(_playStream) != PA_STREAM_READY) in PlayThreadProcess() local2894 while (LATE(pa_stream_get_state)(_recStream) != PA_STREAM_READY) in RecThreadProcess() local