Searched refs:b_top (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-driver.c3019 __s32 b_top; local
3049 b_top = max(b->top, btv->vbi_end);
3050 if (b_top + 32 >= b_bottom) {
3062 c.rect.top = clamp(crop->c.top, b_top, b_bottom - 32);

Completed in 80 milliseconds