Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c663 if (btv->vbi_end > top) in check_alloc_btres_lock()
676 btv->vbi_end = end; in check_alloc_btres_lock()
703 btv->vbi_end = 0; in disclaim_vbi_lines()
1858 /* Make sure tvnorm, vbi_end and the current cropping parameters in limit_scaled_size_lock()
1880 Note btv->vbi_end is really a minimum, see in limit_scaled_size_lock()
1882 if (btv->vbi_end > b->top) { in limit_scaled_size_lock()
1883 max_height -= btv->vbi_end - b->top; in limit_scaled_size_lock()
1890 if (btv->vbi_end > c->rect.top) in limit_scaled_size_lock()
1918 if (btv->vbi_end > c->rect.top) { in limit_scaled_size_lock()
1920 c->rect.top = btv->vbi_end; in limit_scaled_size_lock()
[all...]
H A Dbttvp.h463 __s32 vbi_end; member
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttvp.h490 __s32 vbi_end; member
H A Dbttv-driver.c675 if (btv->vbi_end > top) in check_alloc_btres_lock()
688 btv->vbi_end = end; in check_alloc_btres_lock()
716 btv->vbi_end = 0; in disclaim_vbi_lines()
1550 /* Make sure tvnorm and vbi_end remain consistent in bttv_prepare_buffer()
1557 if (btv->vbi_end > bttv_tvnorms[norm].cropcap.defrect.top) { in bttv_prepare_buffer()
1966 /* Make sure tvnorm, vbi_end and the current cropping parameters in limit_scaled_size_lock()
1988 Note btv->vbi_end is really a minimum, see in limit_scaled_size_lock()
1990 if (btv->vbi_end > b->top) { in limit_scaled_size_lock()
1991 max_height -= btv->vbi_end - b->top; in limit_scaled_size_lock()
1998 if (btv->vbi_end > in limit_scaled_size_lock()
[all...]

Completed in 11 milliseconds