HomeSort by relevance Sort by last modified time
    Searched refs:oneL (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.c 454 const int32 oneL = ( int32 )0x00000001 << bbpLby2L;
484 f1xL = oneL - f2xL;
485 f1yL = oneL - f2yL;
753 const int32 oneL = ( int32 )0x00000001 << bbpLby2L;
777 f1xL = oneL - f2xL;
778 f1yL = oneL - f2yL;
UInt8Image.c 646 const int32 oneL = 0x00000001 << bbpLby2L;
670 f1xL = oneL - f2xL;
671 f1yL = oneL - f2yL;

Completed in 2705 milliseconds