Lines Matching refs:maxInt32Value8bbpL
541 int32 maxInt32Value8bbpL = 0x7FFFFFFF; in bim_UInt8Image_warpOffs() local
580 maxInt32Value8bbpL >>= -shiftL; in bim_UInt8Image_warpOffs()
581 if( invAlt2DL.matE.xxE > maxInt32Value8bbpL || in bim_UInt8Image_warpOffs()
582 invAlt2DL.matE.xyE > maxInt32Value8bbpL || in bim_UInt8Image_warpOffs()
583 invAlt2DL.matE.yxE > maxInt32Value8bbpL || in bim_UInt8Image_warpOffs()
584 invAlt2DL.matE.yyE > maxInt32Value8bbpL ) in bim_UInt8Image_warpOffs()
593 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) ); in bim_UInt8Image_warpOffs()
601 maxInt32Value8bbpL <<= -shiftL; in bim_UInt8Image_warpOffs()
615 maxInt32Value8bbpL >>= -shiftL; in bim_UInt8Image_warpOffs()
616 if( invAlt2DL.vecE.xE > maxInt32Value8bbpL || in bim_UInt8Image_warpOffs()
617 invAlt2DL.vecE.yE > maxInt32Value8bbpL ) in bim_UInt8Image_warpOffs()
624 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) ); in bim_UInt8Image_warpOffs()
629 maxInt32Value8bbpL <<= -shiftL; in bim_UInt8Image_warpOffs()