Home
last modified time | relevance | path

Searched refs:remove_sample (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h128 #define SNDCTL_SYNTH_REMOVESAMPLE __SIOWR('Q',22, struct remove_sample) /* Reserved for future use …
139 typedef struct remove_sample struct
144 } remove_sample; argument
/third_party/pulseaudio/vala/
Dlibpulse.vapi1100 public Operation? remove_sample(string name, SuccessCb? cb = null);