Lines Matching refs:bbpE
383 shiftL = invAlt2DL.matE.bbpE - bbpL; in bim_UInt16ByteImage_warp()
403 invAlt2DL.matE.xxE >> invAlt2DL.matE.bbpE, in bim_UInt16ByteImage_warp()
404 invAlt2DL.matE.xyE >> invAlt2DL.matE.bbpE, in bim_UInt16ByteImage_warp()
405 invAlt2DL.matE.yxE >> invAlt2DL.matE.bbpE, in bim_UInt16ByteImage_warp()
406 invAlt2DL.matE.yyE >> invAlt2DL.matE.bbpE, in bim_UInt16ByteImage_warp()
417 invAlt2DL.matE.bbpE = bbpL; in bim_UInt16ByteImage_warp()
419 shiftL = invAlt2DL.vecE.bbpE - bbpL; in bim_UInt16ByteImage_warp()
435 invAlt2DL.vecE.xE >> invAlt2DL.vecE.bbpE, in bim_UInt16ByteImage_warp()
436 invAlt2DL.vecE.yE >> invAlt2DL.vecE.bbpE, in bim_UInt16ByteImage_warp()
444 invAlt2DL.vecE.bbpE = bbpL; in bim_UInt16ByteImage_warp()
682 shiftL = invAlt2DL.matE.bbpE - bbpL; in bim_UInt16ByteImage_warp8()
702 ( int32 )invAlt2DL.matE.xxE >> invAlt2DL.matE.bbpE, in bim_UInt16ByteImage_warp8()
703 ( int32 )invAlt2DL.matE.xyE >> invAlt2DL.matE.bbpE, in bim_UInt16ByteImage_warp8()
704 ( int32 )invAlt2DL.matE.yxE >> invAlt2DL.matE.bbpE, in bim_UInt16ByteImage_warp8()
705 ( int32 )invAlt2DL.matE.yyE >> invAlt2DL.matE.bbpE, in bim_UInt16ByteImage_warp8()
716 invAlt2DL.matE.bbpE = bbpL; in bim_UInt16ByteImage_warp8()
718 shiftL = invAlt2DL.vecE.bbpE - bbpL; in bim_UInt16ByteImage_warp8()
734 invAlt2DL.vecE.xE >> invAlt2DL.vecE.bbpE, in bim_UInt16ByteImage_warp8()
735 invAlt2DL.vecE.yE >> invAlt2DL.vecE.bbpE, in bim_UInt16ByteImage_warp8()
743 invAlt2DL.vecE.bbpE = bbpL; in bim_UInt16ByteImage_warp8()