Searched refs:do_crop (Results 1 – 2 of 2) sorted by relevance
875 __s32 top = btv->crop[!!fh->do_crop].rect.top; in check_alloc_btres_lock()1736 c = btv->crop[!!fh->do_crop]; in bttv_prepare_buffer()2161 c = &btv->crop[!!fh->do_crop]; in limit_scaled_size_lock()2163 if (fh->do_crop in limit_scaled_size_lock()2265 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()2381 new->crop = btv->crop[!!fh->do_crop].rect; in setup_window_lock()2498 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()2732 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_overlay()2804 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_s_fbuf()2985 crop->c = btv->crop[!!fh->do_crop].rect; in bttv_g_crop()[all …]
235 int do_crop; member