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

/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DScanner.c1122 int32 r1wL, r1hL; local
1157 r1wL = ( rw0L * ( s1L >> 12 ) + 128 ) >> 8;
1159 r1aL = ( uint32 )r1wL * ( uint32 )r1hL;
1183 int32 rx2L = ( x1L + r1wL ) < ( x2L + r2wL ) ? ( x1L + r1wL ) : ( x2L + r2wL );

Completed in 44 milliseconds