Lines Matching refs:_ShiftBpp

202  *     - "_ShiftBpp.use = 24;"      should have been   "_ShiftBpp.use = 16;"
285 # define _ShiftBpp ShiftBpp
2761 _ActiveMask, _ActiveMask2, _ActiveMaskEnd, _ShiftBpp, _ShiftRem;
2868 _ShiftBpp.use = 24; // == 3 * 8
2913 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
2916 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
2934 "psllq _ShiftBpp, %%mm6 \n\t" // shift mm6 mask to cover last
2938 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
2986 _ShiftBpp.use = bpp << 3;
2987 _ShiftRem.use = 64 - _ShiftBpp.use;
3003 "psllq _ShiftBpp, %%mm6 \n\t" // create mask for 2nd active
3039 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
3081 _ShiftBpp.use = 16; // == 2 * 8
3130 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
3133 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
3151 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
3154 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
3171 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
3174 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
3588 _ShiftBpp.use = 24; // == bpp(3) * 8
3664 "psrlq _ShiftBpp, %%mm2 \n\t" // load b=Prior(x) step 2
3719 "psllq _ShiftBpp, %%mm7 \n\t" // shift bytes to 2nd group of
3724 "psllq _ShiftBpp, %%mm3 \n\t" // load c=Prior(x-bpp) step 2
3728 "psllq _ShiftBpp, %%mm1 \n\t" // shift bytes
3811 _ShiftBpp.use = bpp << 3; // == bpp * 8
3812 _ShiftRem.use = 64 - _ShiftBpp.use;
3887 "psllq _ShiftBpp, %%mm6 \n\t"
3891 "psllq _ShiftBpp, %%mm5 \n\t"
4555 _ShiftBpp.use = 24; // == 3 * 8
4567 "psllq _ShiftBpp, %%mm6 \n\t" // move mask in mm6 to cover
4581 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4587 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4648 _ShiftBpp.use = bpp << 3;
4649 _ShiftRem.use = 64 - _ShiftBpp.use;
4669 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4695 _ShiftBpp.use = 16; // == 2 * 8
4704 "psllq _ShiftBpp, %%mm6 \n\t" // move mask in mm6 to cover
4710 "psllq _ShiftBpp, %%mm5 \n\t" // move mask in mm5 to cover
4724 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4730 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly
4736 "psllq _ShiftBpp, %%mm1 \n\t" // shift data to pos. correctly