Searched refs:r1wL (Results 1 – 1 of 1) sorted by relevance
1122 int32 r1wL, r1hL; in bbf_Scanner_removeOutOverlaps() local1157 r1wL = ( rw0L * ( s1L >> 12 ) + 128 ) >> 8; in bbf_Scanner_removeOutOverlaps()1159 r1aL = ( uint32 )r1wL * ( uint32 )r1hL; in bbf_Scanner_removeOutOverlaps()1183 int32 rx2L = ( x1L + r1wL ) < ( x2L + r2wL ) ? ( x1L + r1wL ) : ( x2L + r2wL ); in bbf_Scanner_removeOutOverlaps()