Lines Matching refs:maxInt32Value8bbpL
355 int32 maxInt32Value8bbpL = 0x7FFFFFFF; in bim_UInt16ByteImage_warp() local
394 maxInt32Value8bbpL >>= -shiftL; in bim_UInt16ByteImage_warp()
395 if( invAlt2DL.matE.xxE > maxInt32Value8bbpL || in bim_UInt16ByteImage_warp()
396 invAlt2DL.matE.xyE > maxInt32Value8bbpL || in bim_UInt16ByteImage_warp()
397 invAlt2DL.matE.yxE > maxInt32Value8bbpL || in bim_UInt16ByteImage_warp()
398 invAlt2DL.matE.yyE > maxInt32Value8bbpL ) in bim_UInt16ByteImage_warp()
407 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) ); in bim_UInt16ByteImage_warp()
415 maxInt32Value8bbpL <<= -shiftL; in bim_UInt16ByteImage_warp()
428 maxInt32Value8bbpL >>= -shiftL; in bim_UInt16ByteImage_warp()
429 if( invAlt2DL.vecE.xE > maxInt32Value8bbpL || in bim_UInt16ByteImage_warp()
430 invAlt2DL.vecE.yE > maxInt32Value8bbpL ) in bim_UInt16ByteImage_warp()
437 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) ); in bim_UInt16ByteImage_warp()
442 maxInt32Value8bbpL <<= -shiftL; in bim_UInt16ByteImage_warp()
655 int32 maxInt32Value8bbpL = 0x7FFFFFFF; in bim_UInt16ByteImage_warp8() local
693 maxInt32Value8bbpL >>= -shiftL; in bim_UInt16ByteImage_warp8()
694 if( invAlt2DL.matE.xxE > maxInt32Value8bbpL || in bim_UInt16ByteImage_warp8()
695 invAlt2DL.matE.xyE > maxInt32Value8bbpL || in bim_UInt16ByteImage_warp8()
696 invAlt2DL.matE.yxE > maxInt32Value8bbpL || in bim_UInt16ByteImage_warp8()
697 invAlt2DL.matE.yyE > maxInt32Value8bbpL ) in bim_UInt16ByteImage_warp8()
706 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) ); in bim_UInt16ByteImage_warp8()
714 maxInt32Value8bbpL <<= -shiftL; in bim_UInt16ByteImage_warp8()
727 maxInt32Value8bbpL >>= -shiftL; in bim_UInt16ByteImage_warp8()
728 if( invAlt2DL.vecE.xE > maxInt32Value8bbpL || in bim_UInt16ByteImage_warp8()
729 invAlt2DL.vecE.yE > maxInt32Value8bbpL ) in bim_UInt16ByteImage_warp8()
736 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) ); in bim_UInt16ByteImage_warp8()
741 maxInt32Value8bbpL <<= -shiftL; in bim_UInt16ByteImage_warp8()