Searched refs:xskip (Results 1 – 1 of 1) sorted by relevance
389 unsigned int xskip; in mt9p031_set_params() local417 xskip = DIV_ROUND_CLOSEST(crop->width, format->width); in mt9p031_set_params()419 xbin = 1 << (ffs(xskip) - 1); in mt9p031_set_params()423 ((xbin - 1) << 4) | (xskip - 1)); in mt9p031_set_params()