HomeSort by relevance Sort by last modified time
    Searched full:xoff1l (Results 1 - 1 of 1) sorted by null

  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c 343 uint32 xoff1L = xfL & 0x0FFFF;
344 uint16 pixL = ( lBufL[ xpL ] * ( 0x010000 - xoff1L ) + lBufL[ xpL + 1 ] * xoff1L ) >> 22;
    [all...]

Completed in 1784 milliseconds