Searched refs:PA_COMMAND_CORK_PLAYBACK_STREAM (Results 1 – 5 of 5) sorted by relevance
82 PA_COMMAND_CORK_PLAYBACK_STREAM, enumerator
98 [PA_COMMAND_CORK_PLAYBACK_STREAM] = "CORK_PLAYBACK_STREAM",
4990 [PA_COMMAND_CORK_PLAYBACK_STREAM] = command_cork_playback_stream,
535 pa_tagstruct_putu32(t, PA_COMMAND_CORK_PLAYBACK_STREAM); in stream_cork()
2330 …(uint32_t) (s->direction == PA_STREAM_PLAYBACK ? PA_COMMAND_CORK_PLAYBACK_STREAM : PA_COMMAND_CORK… in pa_stream_cork()