Searched refs:do_crop (Results 1 – 2 of 2) sorted by relevance
704 __s32 top = btv->crop[!!fh->do_crop].rect.top; in check_alloc_btres_lock()1595 c = btv->crop[!!fh->do_crop]; in bttv_prepare_buffer()2014 c = &btv->crop[!!fh->do_crop]; in limit_scaled_size_lock()2016 if (fh->do_crop in limit_scaled_size_lock()2129 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()2236 new->crop = btv->crop[!!fh->do_crop].rect; in setup_window_lock()2380 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()2625 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_overlay()2697 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_s_fbuf()2833 crop->c = btv->crop[!!fh->do_crop].rect; in bttv_g_crop()[all …]
235 int do_crop; member