Lines Matching refs:resLeftI2
1565 int resLeftI2, resLeftQ2, resRightI2, resRightQ2; local
1605 resLeftI2 = ((int)cosPhi1*tempI) - ((int)sinPhi1*tempQ);
1613 convertI = resLeftI2 >> TWIDDLE_BIPT;
1623 resLeftI2 = (((int)cosPhi0*tempI) - ((int)sinPhi0*tempQ));
1626 convertI = resLeftI2 >> TWIDDLE_BIPT;
1701 int resLeftI2, resLeftQ2, resRightI2, resRightQ2; local
1759 resLeftI2 = (((int)cosPhi5*tempI) + ((int)sinPhi5*tempQ)) / 6;
1778 resLeftI2 += 5*(((int)cosPhi1*tempI) - ((int)sinPhi1*tempQ)) / 6;
1801 convertI = resLeftI2 >> TWIDDLE_BIPT;
1817 resLeftI2 = (((int)cosPhi0*tempI) - ((int)sinPhi0*tempQ));
1820 convertI = resLeftI2 >> TWIDDLE_BIPT;