Home
last modified time | relevance | path

Searched defs:halfL (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DUInt16ByteImage.c575 const int32 halfL = ( int32 )0x00000001 << ( bbpL - 1 ); in bim_UInt16ByteImage_warp() local
853 const int32 halfL = ( int32 )0x00000001 << ( bbpL - 1 ); in bim_UInt16ByteImage_warp8() local
DUInt8Image.c746 const int32 halfL = 0x00000001 << ( bbpL - 1 ); in bim_UInt8Image_warpOffs() local