Searched refs:xoff1L (Results 1 - 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DScanner.c343 uint32 xoff1L = xfL & 0x0FFFF; local
344 uint16 pixL = ( lBufL[ xpL ] * ( 0x010000 - xoff1L ) + lBufL[ xpL + 1 ] * xoff1L ) >> 22;

Completed in 43 milliseconds