Home | History | Annotate | Download | only in src

Lines Matching defs:newDiff

747   INT lastDiff, newDiff;
757 newDiff = fixp_abs((INT)pVKMaster[band] - cutoffSb);
759 if(newDiff >= lastDiff) {
764 lastDiff = newDiff;