Home | History | Annotate | Download | only in audio

Lines Matching refs:muted

172     bool muted;
1179 out->muted = (left == 0.0f);
1222 if (out->muted)
1519 * to always provide zeroes when muted.
1652 /* out->muted = false; by calloc() */