Searched refs:reflectionsLevel (Results 1 – 10 of 10) sorted by relevance
262 public void setReflectionsLevel(short reflectionsLevel) in setReflectionsLevel() argument264 byte[] param = shortToByteArray(reflectionsLevel); in setReflectionsLevel()506 public short reflectionsLevel; field in EnvironmentalReverb.Settings558 reflectionsLevel = Short.parseShort(st.nextToken()); in Settings()597 ";reflectionsLevel="+Short.toString(reflectionsLevel)+ in toString()628 settings.reflectionsLevel = byteArrayToShort(param, 10); in getProperties()652 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()
1651 pProperties->reflectionsLevel = 0; in Reverb_getParameter()1667 pProperties->reflectionsLevel); in Reverb_getParameter()
920 pValue16 = &pProperties->reflectionsLevel; in Reverb_getParameter()1281 value16 = pProperties->reflectionsLevel; in Reverb_setParameter()
1508 SLmillibel reflectionsLevel; member1560 SLmillibel reflectionsLevel
15976 field public short reflectionsLevel;
22175 field public short reflectionsLevel;
22105 field public short reflectionsLevel;
23636 field public short reflectionsLevel;