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()2016 c = &btv->crop[!!fh->do_crop]; in limit_scaled_size_lock()2018 if (fh->do_crop in limit_scaled_size_lock()2131 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()2238 new->crop = btv->crop[!!fh->do_crop].rect; in setup_window_lock()2382 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()2629 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_overlay()2701 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_s_fbuf()2837 crop->c = btv->crop[!!fh->do_crop].rect; in bttv_g_crop()[all …]
236 int do_crop; member