Home | History | Annotate | Download | only in src

Lines Matching refs:fixp_abs

245         num = fixp_abs(num);
248 denom = fixp_abs(denom);
576 if( fixp_abs(targetStopBand - goalSb) < 3) {