Searched refs:do_crop (Results 1 – 2 of 2) sorted by relevance
871 __s32 top = btv->crop[!!fh->do_crop].rect.top; in check_alloc_btres_lock()1728 c = btv->crop[!!fh->do_crop]; in bttv_prepare_buffer()2157 c = &btv->crop[!!fh->do_crop]; in limit_scaled_size_lock()2159 if (fh->do_crop in limit_scaled_size_lock()2261 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()2377 new->crop = btv->crop[!!fh->do_crop].rect; in setup_window_lock()2494 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()2729 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_overlay()2801 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_s_fbuf()2982 crop->c = btv->crop[!!fh->do_crop].rect; in bttv_g_crop()[all …]
238 int do_crop; member