Home | History | Annotate | Download | only in gregbook

Lines Matching full:shifts

902         RShift = 15 - rpng2_x_msb(RMask);    /* these are right-shifts */
906 RShift = rpng2_x_msb(RMask) - 7; /* these are left-shifts */