Home
last modified time | relevance | path

Searched refs:r2wL (Results 1 – 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_BitFeatureEm/
DScanner.c1177 int32 r2wL = ( rw0L * ( *s2pL >> 12 ) + 128 ) >> 8; in bbf_Scanner_removeOutOverlaps() local
1179 uint32 r2aL = r2wL * r2hL; in bbf_Scanner_removeOutOverlaps()
1183 int32 rx2L = ( x1L + r1wL ) < ( x2L + r2wL ) ? ( x1L + r1wL ) : ( x2L + r2wL ); in bbf_Scanner_removeOutOverlaps()