Searched refs:halfL (Results 1 – 2 of 2) sorted by relevance
575 const int32 halfL = ( int32 )0x00000001 << ( bbpL - 1 ); in bim_UInt16ByteImage_warp() local601 valL = v1L * f1yL + v2L * f2yL + halfL; in bim_UInt16ByteImage_warp()853 const int32 halfL = ( int32 )0x00000001 << ( bbpL - 1 ); in bim_UInt16ByteImage_warp8() local861 valL = v1L * f1yL + v2L * f2yL + halfL; in bim_UInt16ByteImage_warp8()
746 const int32 halfL = 0x00000001 << ( bbpL - 1 ); in bim_UInt8Image_warpOffs() local754 valL = v1L * f1yL + v2L * f2yL + halfL; in bim_UInt8Image_warpOffs()