Lines Matching refs:do_crop
673 __s32 top = btv->crop[!!fh->do_crop].rect.top; in check_alloc_btres_lock()
1564 c = btv->crop[!!fh->do_crop]; in bttv_prepare_buffer()
1972 c = &btv->crop[!!fh->do_crop]; in limit_scaled_size_lock()
1974 if (fh->do_crop in limit_scaled_size_lock()
2086 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()
2193 new->crop = btv->crop[!!fh->do_crop].rect; in setup_window_lock()
2337 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()
2561 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_overlay()
2634 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_s_fbuf()
2772 sel->r = btv->crop[!!fh->do_crop].rect; in bttv_g_selection()
2847 fh->do_crop = 1; in bttv_s_selection()
3017 fh->do_crop = !reset_crop; /* module parameter */ in bttv_open()