/third_party/gstreamer/gstplugins_bad/sys/wasapi2/ |
D | gstwasapi2sink.c | 79 gboolean mute; member 344 gst_wasapi2_sink_set_mute (GstWasapi2Sink * self, gboolean mute) in gst_wasapi2_sink_set_mute() 374 gboolean mute; in gst_wasapi2_sink_get_mute() local
|
D | gstwasapi2src.c | 79 gboolean mute; member 367 gst_wasapi2_src_set_mute (GstWasapi2Src * self, gboolean mute) in gst_wasapi2_src_set_mute() 396 gboolean mute; in gst_wasapi2_src_get_mute() local
|
D | gstwasapi2ringbuffer.cpp | 144 gboolean mute; member 1374 gst_wasapi2_ring_buffer_set_mute (GstWasapi2RingBuffer * buf, gboolean mute) in gst_wasapi2_ring_buffer_set_mute() 1391 gst_wasapi2_ring_buffer_get_mute (GstWasapi2RingBuffer * buf, gboolean * mute) in gst_wasapi2_ring_buffer_get_mute()
|
/third_party/pulseaudio/src/pulse/ |
D | ext-stream-restore.h | 43 …int mute; /**< The boolean mute state of the stream when it was last seen, if a… member
|
D | introspect.c | 160 bool mute; in context_get_sink_info_callback() local 440 bool mute; in context_get_source_info_callback() local 1226 bool mute = false, corked = false, has_volume = false, volume_writable = true; in context_get_sink_input_info_callback() local 1331 bool mute = false, corked = false, has_volume = false, volume_writable = true; in context_get_source_output_info_callback() local 1468 pa_operation* pa_context_set_sink_mute_by_index(pa_context *c, uint32_t idx, int mute, pa_context_s… in pa_context_set_sink_mute_by_index() 1491 pa_operation* pa_context_set_sink_mute_by_name(pa_context *c, const char *name, int mute, pa_contex… in pa_context_set_sink_mute_by_name() 1541 pa_operation* pa_context_set_sink_input_mute(pa_context *c, uint32_t idx, int mute, pa_context_succ… in pa_context_set_sink_input_mute() 1617 pa_operation* pa_context_set_source_mute_by_index(pa_context *c, uint32_t idx, int mute, pa_context… in pa_context_set_source_mute_by_index() 1640 pa_operation* pa_context_set_source_mute_by_name(pa_context *c, const char *name, int mute, pa_cont… in pa_context_set_source_mute_by_name() 1691 pa_operation* pa_context_set_source_output_mute(pa_context *c, uint32_t idx, int mute, pa_context_s… in pa_context_set_source_output_mute()
|
D | introspect.h | 275 int mute; /**< Mute switch of the sink */ member 380 int mute; /**< Mute switch of the sink */ member 659 int mute; /**< Stream muted \since 0.9.7 */ member 713 int mute; /**< Stream muted \since 1.0 */ member
|
/third_party/alsa-lib/include/sound/uapi/ |
D | tlv.h | 58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument 63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
|
/third_party/gstreamer/gstplugins_base/gst/audiomixer/ |
D | gstaudiomixer.h | 57 gboolean mute; member
|
/third_party/gstreamer/gstplugins_bad/sys/opensles/ |
D | openslessink.h | 46 gboolean mute; member
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
D | FunctionList.h | 74 void mute(bool toMute) { in mute() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | streamvolume.c | 157 gst_stream_volume_set_mute (GstStreamVolume * volume, gboolean mute) in gst_stream_volume_set_mute()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstfakeaudiosink.h | 51 gboolean mute; member
|
/third_party/node/deps/npm/node_modules/mute-stream/lib/ |
D | index.js | 59 mute () { method in MuteStream
|
/third_party/alsa-lib/src/control/ |
D | tlv.c | 225 int min, step, mute; in snd_tlv_convert_to_dB() local 333 int min, step, max, mute; in snd_tlv_convert_from_dB() local
|
/third_party/gstreamer/gstplugins_base/gst/volume/ |
D | gstvolume.h | 49 gboolean mute; member
|
D | gstvolume.c | 234 gdouble volume, gboolean mute) in volume_update_volume() 652 gboolean mute; in volume_setup() local 692 gboolean mute; in volume_before_transform() local
|
/third_party/pulseaudio/src/modules/ |
D | module-solaris.c | 452 bool mute; in sink_set_state_in_io_thread_cb() local 618 static int sink_get_mute(pa_sink *s, bool *mute) { in sink_get_mute() 1105 bool mute; in pa__init() local
|
/third_party/node/deps/v8/third_party/test262-harness/test/ |
D | test_test262.py | 227 def mute(returns_output=False): function
|
/third_party/gstreamer/gstplugins_base/gst/adder/ |
D | gstadder.h | 84 gboolean mute; member
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsesink.h | 61 gboolean mute:1; member
|
D | pulsesrc.c | 471 gboolean * mute) in gst_pulsesrc_get_source_output_info() 675 gst_pulsesrc_set_stream_mute (GstPulseSrc * pulsesrc, gboolean mute) in gst_pulsesrc_set_stream_mute() 867 gboolean mute; in gst_pulsesrc_get_property() local
|
D | pulsesrc.h | 60 gboolean mute:1; member
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi/ |
D | gstwasapisink.h | 67 gboolean mute; member
|
/third_party/gstreamer/gstplugins_good/sys/directsound/ |
D | gstdirectsoundsink.h | 75 gboolean mute; member
|
/third_party/gstreamer/gstplugins_bad/sys/directsound/ |
D | gstdirectsoundsrc.h | 97 gboolean mute; member
|