Searched refs:bbpLby2L (Results 1 – 2 of 2) sorted by relevance
453 const uint16 bbpLby2L = bbpL / 2; in bim_UInt16ByteImage_warp() local454 const int32 oneL = ( int32 )0x00000001 << bbpLby2L; in bim_UInt16ByteImage_warp()481 f2xL = ( xL & fractionOnlyL ) >> bbpLby2L; in bim_UInt16ByteImage_warp()482 f2yL = ( yL & fractionOnlyL ) >> bbpLby2L; in bim_UInt16ByteImage_warp()516 dstPixelL = valL >> bbpLby2L; in bim_UInt16ByteImage_warp()545 dstPixelL = valL >> bbpLby2L; in bim_UInt16ByteImage_warp()560 dstPixelL = valL >> bbpLby2L; in bim_UInt16ByteImage_warp()567 dstPixelL = valL >> bbpLby2L; in bim_UInt16ByteImage_warp()752 const uint16 bbpLby2L = bbpL / 2; in bim_UInt16ByteImage_warp8() local753 const int32 oneL = ( int32 )0x00000001 << bbpLby2L; in bim_UInt16ByteImage_warp8()[all …]
645 const uint16 bbpLby2L = bbpL / 2; in bim_UInt8Image_warpOffs() local646 const int32 oneL = 0x00000001 << bbpLby2L; in bim_UInt8Image_warpOffs()667 f2xL = ( xL & fractionOnlyL ) >> bbpLby2L; in bim_UInt8Image_warpOffs()668 f2yL = ( yL & fractionOnlyL ) >> bbpLby2L; in bim_UInt8Image_warpOffs()694 *dstPtrL++ = valL >> bbpLby2L; in bim_UInt8Image_warpOffs()714 *dstPtrL++ = valL >> bbpLby2L; in bim_UInt8Image_warpOffs()730 *dstPtrL++ = valL >> bbpLby2L; in bim_UInt8Image_warpOffs()737 *dstPtrL++ = valL >> bbpLby2L; in bim_UInt8Image_warpOffs()