Lines Matching refs:UNITY_GAIN
189 t->volume[0] = UNITY_GAIN;190 t->volume[1] = UNITY_GAIN;784 t->resampler->setVolume(UNITY_GAIN, UNITY_GAIN);794 t->resampler->setVolume(UNITY_GAIN, UNITY_GAIN);1318 if (CC_UNLIKELY(uint32_t(vl) > UNITY_GAIN || uint32_t(vr) > UNITY_GAIN)) {