Lines Matching refs:__s32
704 __s32 top = btv->crop[!!fh->do_crop].rect.top; in check_alloc_btres_lock()
713 __s32 end = fh->vbi_fmt.end; in check_alloc_btres_lock()
1944 __s32 width, in bttv_crop_adjust()
1945 __s32 height, in bttv_crop_adjust()
1948 __s32 frame_height = height << !V4L2_FIELD_HAS_BOTH(field); in bttv_crop_adjust()
1949 __s32 max_left; in bttv_crop_adjust()
1950 __s32 max_top; in bttv_crop_adjust()
1960 max_left = min(max_left, (__s32) MAX_HDELAY); in bttv_crop_adjust()
1990 __s32 * width, in limit_scaled_size_lock()
1991 __s32 * height, in limit_scaled_size_lock()
2001 __s32 min_width; in limit_scaled_size_lock()
2002 __s32 min_height; in limit_scaled_size_lock()
2003 __s32 max_width; in limit_scaled_size_lock()
2004 __s32 max_height; in limit_scaled_size_lock()
2129 __s32 height2; in verify_window_lock()
2357 __s32 width, height; in bttv_try_fmt_vid_cap()
2358 __s32 height2; in bttv_try_fmt_vid_cap()
2426 __s32 width, height; in bttv_s_fmt_vid_cap()
2661 __s32 width = fb->fmt.width; in bttv_s_fbuf()
2662 __s32 height = fb->fmt.height; in bttv_s_fbuf()
2850 __s32 b_left; in bttv_s_crop()
2851 __s32 b_top; in bttv_s_crop()
2852 __s32 b_right; in bttv_s_crop()
2853 __s32 b_bottom; in bttv_s_crop()
2881 c.rect.left = min(c.rect.left, (__s32) MAX_HDELAY); in bttv_s_crop()