b_bottom         2797 drivers/media/pci/bt8xx/bttv-driver.c 	__s32 b_bottom;
b_bottom         2819 drivers/media/pci/bt8xx/bttv-driver.c 	b_bottom = b->top + b->height;
b_bottom         2822 drivers/media/pci/bt8xx/bttv-driver.c 	if (b_top + 32 >= b_bottom) {
b_bottom         2833 drivers/media/pci/bt8xx/bttv-driver.c 	c.rect.top = clamp_t(s32, sel->r.top, b_top, b_bottom - 32);
b_bottom         2838 drivers/media/pci/bt8xx/bttv-driver.c 			      32, b_bottom - c.rect.top);