Searched defs:crop_start (Results 1 - 2 of 2) sorted by relevance

/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c246 __s32 crop_start)
258 max_start = (crop_start >> 1) - 1;
317 __s32 crop_start; local
322 crop_start = btv->crop_start;
326 return try_fmt(&frt->fmt.vbi, tvnorm, crop_start);
346 rc = try_fmt(&frt->fmt.vbi, tvnorm, btv->crop_start);
245 try_fmt(struct v4l2_vbi_format *f, const struct bttv_tvnorm *tvnorm, __s32 crop_start) argument
H A Dbttvp.h505 __s32 crop_start; member in struct:bttv

Completed in 52 milliseconds