Searched refs:xskip (Results 1 – 1 of 1) sorted by relevance
387 unsigned int xskip; in mt9p031_set_params() local415 xskip = DIV_ROUND_CLOSEST(crop->width, format->width); in mt9p031_set_params()417 xbin = 1 << (ffs(xskip) - 1); in mt9p031_set_params()421 ((xbin - 1) << 4) | (xskip - 1)); in mt9p031_set_params()