Searched refs:half_scale (Results 1 – 1 of 1) sorted by relevance
198 bool half_scale; /* scale down output by 2 */ member545 mf->width = crop->width >> half_scale; in ov6650_set_selection()546 mf->height = crop->height >> half_scale; in ov6650_set_selection()637 if (half_scale) { in ov6650_s_fmt()647 if (half_scale) { in ov6650_s_fmt()674 if (half_scale) { in ov6650_s_fmt()684 priv->half_scale = half_scale; in ov6650_s_fmt()702 bool half_scale; in ov6650_set_fmt() local736 try_fmt->width = crop->width >> half_scale; in ov6650_set_fmt()737 try_fmt->height = crop->height >> half_scale; in ov6650_set_fmt()[all …]