Searched refs:max_scaled_height (Results 1 – 2 of 2) sorted by relevance
213 __s32 max_scaled_height; member
1290 c->max_scaled_height = c->rect.height; in bttv_crop_calc_limits()1749 if (height * 2 > c.max_scaled_height) in bttv_prepare_buffer()1754 if (height > c.max_scaled_height) in bttv_prepare_buffer()2113 } else if (frame_height > c->max_scaled_height) { in bttv_crop_adjust()2193 max_height = c->max_scaled_height; in limit_scaled_size_lock()3063 } else if (fh->height > c.max_scaled_height) { in bttv_s_crop()3064 fh->height = c.max_scaled_height; in bttv_s_crop()3065 btv->init.height = c.max_scaled_height; in bttv_s_crop()