Lines Matching refs:corked
175 s->corked = false;
477 if (s->suspended || s->corked || force_stop)
1282 s->corked = !!(flags & PA_STREAM_START_CORKED);
1322 PA_TAG_BOOLEAN, s->corked,
1787 if (!s->corked && !s->suspended) {
1811 if (!s->corked && !s->suspended) {
1975 /* Update smoother if we're not corked */
1976 if (o->stream->smoother && !o->stream->corked) {
2352 s->corked = b;
2837 return s->corked;