Home | History | Annotate | Download | only in itf

Lines Matching refs:reflectionsLevel

281     SLEnvironmentalReverbItf self, SLmillibel reflectionsLevel)
285 //if (!(SL_MILLIBEL_MIN <= reflectionsLevel && reflectionsLevel <= 1000)) {
286 // comparison (SL_MILLIBEL_MIN <= reflectionsLevel) is always true due to range of SLmillibel
287 if (!(reflectionsLevel <= 1000)) {
292 thiz->mProperties.reflectionsLevel = reflectionsLevel;
300 REVERB_PARAM_REFLECTIONS_LEVEL, &reflectionsLevel);
328 REVERB_PARAM_REFLECTIONS_LEVEL, &thiz->mProperties.reflectionsLevel);
332 *pReflectionsLevel = thiz->mProperties.reflectionsLevel;
659 if (!(properties.reflectionsLevel <= 1000))
752 SL_MILLIBEL_MIN, // reflectionsLevel