Searched refs:reflectionsLevel (Results 1 – 11 of 11) sorted by relevance
270 public void setReflectionsLevel(short reflectionsLevel) in setReflectionsLevel() argument272 byte[] param = shortToByteArray(reflectionsLevel); in setReflectionsLevel()514 public short reflectionsLevel; field in EnvironmentalReverb.Settings566 reflectionsLevel = Short.parseShort(st.nextToken()); in Settings()605 ";reflectionsLevel="+Short.toString(reflectionsLevel)+ in toString()636 settings.reflectionsLevel = byteArrayToShort(param, 10); in getProperties()660 shortToByteArray(settings.reflectionsLevel), in setProperties()
281 SLEnvironmentalReverbItf self, SLmillibel reflectionsLevel) in IEnvironmentalReverb_SetReflectionsLevel() argument287 if (!(reflectionsLevel <= 1000)) { in IEnvironmentalReverb_SetReflectionsLevel()292 thiz->mProperties.reflectionsLevel = reflectionsLevel; in IEnvironmentalReverb_SetReflectionsLevel()300 REVERB_PARAM_REFLECTIONS_LEVEL, &reflectionsLevel); in IEnvironmentalReverb_SetReflectionsLevel()328 REVERB_PARAM_REFLECTIONS_LEVEL, &thiz->mProperties.reflectionsLevel); in IEnvironmentalReverb_GetReflectionsLevel()332 *pReflectionsLevel = thiz->mProperties.reflectionsLevel; in IEnvironmentalReverb_GetReflectionsLevel()659 if (!(properties.reflectionsLevel <= 1000)) in IEnvironmentalReverb_SetEnvironmentalReverbProperties()
103 (settings1->reflectionsLevel == settings2->reflectionsLevel) && in slesutCompareEnvironmentalReverbSettings()119 printf("reflectionsLevel: %d\n", settings->reflectionsLevel); in slesutPrintEnvironmentalReverbSettings()
1672 pProperties->reflectionsLevel = 0; in Reverb_getParameter()1688 pProperties->reflectionsLevel); in Reverb_getParameter()
937 pValue16 = &pProperties->reflectionsLevel; in Reverb_getParameter()1298 value16 = pProperties->reflectionsLevel; in Reverb_setParameter()
1508 SLmillibel reflectionsLevel; member1560 SLmillibel reflectionsLevel
11229 field public short reflectionsLevel;
11268 field public short reflectionsLevel;
12015 field public short reflectionsLevel;
12215 field public short reflectionsLevel;