Home | History | Annotate | Download | only in src

Lines Matching refs:sfbThresholdLdData

1083               LdDataVector(&psyData[ch]->sfbThreshold.Long[sfbGrp], &psyOutChannel[ch]->sfbThresholdLdData[sfbGrp], psyData[ch]->sfbActive);
1085 psyOutChannel[ch]->sfbThresholdLdData[sfbGrp+sfb] =
1086 fixMax(psyOutChannel[ch]->sfbThresholdLdData[sfbGrp+sfb], FL2FXCONST_DBL(-0.515625f));
1121 LdDataVector(psyData[ch]->sfbThreshold.Long, psyOutChannel[ch]->sfbThresholdLdData, psyData[ch]->sfbActive);
1123 psyOutChannel[ch]->sfbThresholdLdData[i] =
1124 fixMax(psyOutChannel[ch]->sfbThresholdLdData[i], FL2FXCONST_DBL(-0.515625f));
1152 psyOutChannel[ch]->sfbThresholdLdData,
1197 psyOutChannel[1]->sfbThresholdLdData,
1240 psyOutChannel[1]->sfbThresholdLdData,
1285 psyOutChannel[ch]->sfbThresholdLdData);