Searched defs:muted (Results 1 – 7 of 7) sorted by relevance
34 bool& muted) { in GetMoreAudioData()
485 bool muted = false; in OnCaptureBuffer() local
971 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()977 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
722 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()728 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
957 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute()963 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
1339 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) { in adev_set_master_mute()1348 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) { in adev_get_master_mute()
124 int sample_rate, bool& muted) override { in GetMoreAudioData()