Searched refs:b_top (Results 1 – 1 of 1) sorted by relevance
2785 __s32 b_top; in bttv_s_selection() local2811 b_top = max(b->top, btv->vbi_end); in bttv_s_selection()2812 if (b_top + 32 >= b_bottom) { in bttv_s_selection()2823 c.rect.top = clamp_t(s32, sel->r.top, b_top, b_bottom - 32); in bttv_s_selection()