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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-vbi.c242 __s32 crop_start)
254 max_start = (crop_start >> 1) - 1;
314 __s32 crop_start; local
319 crop_start = btv->crop_start;
323 return try_fmt(f, tvnorm, crop_start);
343 rc = try_fmt(f, tvnorm, btv->crop_start);
240 try_fmt(struct v4l2_vbi_format * f, const struct bttv_tvnorm * tvnorm, __s32 crop_start) argument
H A Dbttvp.h453 __s32 crop_start; member in struct:bttv
H A Dbttv-driver.c869 btv->crop_start = top;
873 if (end > btv->crop_start)
918 btv->crop_start = tvnorm->cropcap.bounds.top
1309 btv->crop_start = tvnorm->cropcap.bounds.top

Completed in 59 milliseconds