Lines Matching defs:phiIncr
584 unsigned int phiIncr;
595 * phiIncr = floor((Fs,in * 2^26) / Fs,out)
596 * correctionPerGOF = floor((Fs,in * 2^26 - Fs,out * phiIncr) /
598 * ulCorrectionPerSec = Fs,in * 2^26 - Fs,out * phiIncr -M
603 * phiIncr:other = dividend:remainder((Fs,in * 2^26) / Fs,out)
608 phiIncr = tmp1 / 48000;
609 tmp1 -= phiIncr * 48000;
611 phiIncr <<= 10;
613 phiIncr += tmp2;
634 phiIncr,