Home | History | Annotate | Download | only in src

Lines Matching defs:P2

734     int P0, Q0, R0, S0, P1, Q1, R1, P2, Q2;
1071 P2 = (P_X + 2 * P_I + P_J + 2) >> 2;
1076 temp |= (R0 << 16); //[P2 P0 Q0 R0]
1085 temp = P2 | (P0 << 8);
1102 P2 = (P_X + 2 * P_A + P_B + 2) >> 2;
1120 temp = P0 | (D << 8); //[P0 D P2 Q2]
1122 temp |= (P2 << 16); //[R0 Q1 Q0 P1]