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()
2085 height2 = fh->btv->crop[!!fh->do_crop].rect.height >> 1; in verify_window_lock()
2185 new->crop = btv->crop[!!fh->do_crop].rect; in setup_window_lock()
2329 height2 = btv->crop[!!fh->do_crop].rect.height >> 1; in bttv_try_fmt_vid_cap()
2551 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_overlay()
2624 new->crop = btv->crop[!!fh->do_crop].rect; in bttv_s_fbuf()
2762 sel->r = btv->crop[!!fh->do_crop].rect; in bttv_g_selection()
2837 fh->do_crop = 1; in bttv_s_selection()
3007 fh->do_crop = !reset_crop; /* module parameter */ in bttv_open()