Searched defs:muted (Results 1 – 10 of 10) sorted by relevance
| /device/google/cuttlefish/host/frontend/webrtc/ |
| D | audio_handler.cpp | 446 bool muted = false; in OnCaptureBuffer() local
|
| /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/lib/ |
| D | audio_device.cpp | 34 bool& muted) { in GetMoreAudioData()
|
| D | streamer.cpp | 122 int sample_rate, bool& muted) override { in GetMoreAudioData()
|
| /device/linaro/dragonboard/audio/ |
| D | audio_hw.c | 938 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute() 944 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 | 723 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute() 729 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
|
| /device/amlogic/yukawa/hal/audio/ |
| D | audio_hw.c | 967 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute() 973 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
|
| /device/google/trout/hal/audio/6.0/ |
| D | audio_hw.c | 1245 static int adev_set_main_mute(struct audio_hw_device *dev, bool muted) { in adev_set_main_mute() 1254 static int adev_get_main_mute(struct audio_hw_device *dev, bool *muted) { in adev_get_main_mute()
|
| /device/generic/car/emulator/audio/driver/ |
| D | audio_hw.c | 1297 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) { in adev_set_master_mute() 1306 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) { in adev_get_master_mute()
|
| /device/google/cuttlefish/guest/hals/audio/ |
| D | audio_hw.c | 1352 static int adev_set_master_mute(struct audio_hw_device *dev, bool muted) in adev_set_master_mute() 1357 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) in adev_get_master_mute()
|