Home
last modified time | relevance | path

Searched refs:PA_COMMAND_REMOVE_SAMPLE (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dnative-common.h56 PA_COMMAND_REMOVE_SAMPLE, enumerator
Dpdispatch.c70 [PA_COMMAND_REMOVE_SAMPLE] = "REMOVE_SAMPLE",
Dprotocol-native.c4957 [PA_COMMAND_REMOVE_SAMPLE] = command_remove_sample,
/third_party/pulseaudio/src/pulse/
Dscache.c265 t = pa_tagstruct_command(c, PA_COMMAND_REMOVE_SAMPLE, &tag); in pa_context_remove_sample()