Home | History | Annotate | Download | only in src

Lines Matching refs:sfbThresholdLdData

1085               LdDataVector(&psyData[ch]->sfbThreshold.Long[sfbGrp], &psyOutChannel[ch]->sfbThresholdLdData[sfbGrp], psyData[ch]->sfbActive);
1087 psyOutChannel[ch]->sfbThresholdLdData[sfbGrp+sfb] =
1088 fixMax(psyOutChannel[ch]->sfbThresholdLdData[sfbGrp+sfb], FL2FXCONST_DBL(-0.515625f));
1123 LdDataVector(psyData[ch]->sfbThreshold.Long, psyOutChannel[ch]->sfbThresholdLdData, psyData[ch]->sfbActive);
1125 psyOutChannel[ch]->sfbThresholdLdData[i] =
1126 fixMax(psyOutChannel[ch]->sfbThresholdLdData[i], FL2FXCONST_DBL(-0.515625f));
1154 psyOutChannel[ch]->sfbThresholdLdData,
1199 psyOutChannel[1]->sfbThresholdLdData,
1242 psyOutChannel[1]->sfbThresholdLdData,
1287 psyOutChannel[ch]->sfbThresholdLdData);