Searched refs:int_bottom (Results 1 – 1 of 1) sorted by relevance
104 const int int_bottom = MIN(b1_row + (4<<3), b2_row + (4<<3)); // bottom in block_overlap() local105 return (int_bottom - int_top) * (int_right - int_left); in block_overlap()