Searched defs:muted (Results  1 – 8 of 8) sorted by relevance
| /device/linaro/poplar/audio/ | 
| D | audio_hw.c | 539 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted)  in adev_set_master_mute() 545 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted)  in adev_get_master_mute()
  | 
| /device/google/cuttlefish/host/frontend/webrtc/libcommon/ | 
| D | audio_device.cpp | 34                                           bool& muted) {  in GetMoreAudioData()
  | 
| /device/google/cuttlefish/host/frontend/webrtc/ | 
| D | audio_handler.cpp | 491     bool muted = false;  in OnCaptureBuffer()  local
  | 
| /device/amlogic/yukawa/hal/audio/ | 
| D | audio_hw.c | 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()
  | 
| /device/linaro/hikey/audio/ | 
| D | audio_hw.c | 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()
  | 
| /device/linaro/dragonboard/audio/ | 
| D | audio_hw.c | 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()
  | 
| /device/generic/car/emulator/audio/driver/ | 
| D | audio_hw.c | 1338 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) {  in adev_set_master_mute() 1347 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) {  in adev_get_master_mute()
  | 
| /device/google/cuttlefish/host/frontend/webrtc/libdevice/ | 
| D | streamer.cpp | 109                        int sample_rate, bool& muted) override {  in GetMoreAudioData()
  |