Home
last modified time | relevance | path

Searched refs:oneL (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DUInt16ByteImage.c454 const int32 oneL = ( int32 )0x00000001 << bbpLby2L; in bim_UInt16ByteImage_warp() local
484 f1xL = oneL - f2xL; in bim_UInt16ByteImage_warp()
485 f1yL = oneL - f2yL; in bim_UInt16ByteImage_warp()
753 const int32 oneL = ( int32 )0x00000001 << bbpLby2L; in bim_UInt16ByteImage_warp8() local
777 f1xL = oneL - f2xL; in bim_UInt16ByteImage_warp8()
778 f1yL = oneL - f2yL; in bim_UInt16ByteImage_warp8()
DUInt8Image.c646 const int32 oneL = 0x00000001 << bbpLby2L; in bim_UInt8Image_warpOffs() local
670 f1xL = oneL - f2xL; in bim_UInt8Image_warpOffs()
671 f1yL = oneL - f2yL; in bim_UInt8Image_warpOffs()