Home | History | Annotate | Download | only in src

Lines Matching refs:D1

733     int P_x, Q_x, R_x, P_y, Q_y, R_y, D, D0, D1;
864 temp |= (Q1 << 24); // [R0 D0 D1 D1]
865 *((uint32*)pred) = temp; // [D1 D1 D1 D1]
875 D1 = P_L;
878 temp |= (D1 << 16);
879 temp |= (D1 << 24);
882 temp = D1 | (D1 << 8);