Home | History | Annotate | Download | only in hal

Lines Matching refs:muted

1420         out->muted = (left == 0.0f);
1491 if (out->muted)
1824 * to always provide zeroes when muted.
2097 /* out->muted = false; by calloc() */
2279 static int adev_set_master_mute(struct audio_hw_device *dev __unused, bool muted __unused)
2284 static int adev_get_master_mute(struct audio_hw_device *dev __unused, bool *muted __unused)