Searched refs:rh0L (Results 1 – 1 of 1) sorted by relevance
1114 uint32 rh0L = ptrA->patchHeightE; in bbf_Scanner_removeOutOverlaps() local1158 r1hL = ( rh0L * ( s1L >> 12 ) + 128 ) >> 8; in bbf_Scanner_removeOutOverlaps()1178 int32 r2hL = ( rh0L * ( *s2pL >> 12 ) + 128 ) >> 8; in bbf_Scanner_removeOutOverlaps()1221 uint32 rh0L = ptrA->patchHeightE; in bbf_Scanner_removeIntOverlaps() local1222 int32 minAreaL = ( overlapThrA * rw0L * rh0L ) >> 16; in bbf_Scanner_removeIntOverlaps()1267 int32 dyL = rh0L - ( y1L > y2L ? y1L - y2L : y2L - y1L ); in bbf_Scanner_removeIntOverlaps()