Lines Matching refs:bbpLby2L
645 const uint16 bbpLby2L = bbpL / 2;
646 const int32 oneL = 0x00000001 << bbpLby2L;
649 /* The bbp for all these variables is the same as bbpLby2L */
659 /* The bbpE for these variables is bbpLby2L */
667 f2xL = ( xL & fractionOnlyL ) >> bbpLby2L;
668 f2yL = ( yL & fractionOnlyL ) >> bbpLby2L;
692 /* The bbp has shifted left by bbpLby2L */
694 *dstPtrL++ = valL >> bbpLby2L;
712 /* The bbp has shifted left by bbpLby2L */
714 *dstPtrL++ = valL >> bbpLby2L;
728 /* The bbp has shifted left by bbpLby2L */
730 *dstPtrL++ = valL >> bbpLby2L;
735 /* The bbp has shifted left by bbpLby2L */
737 *dstPtrL++ = valL >> bbpLby2L;
742 /* The bbp for these variables is bbpLby2L */
749 /* The bbp has shifted left by bbpLby2L */
752 /* The bbp has shifted left again by bbpLby2L */