Searched refs:xskip (Results 1 – 1 of 1) sorted by relevance
404 unsigned int xskip; in mt9p031_set_params() local432 xskip = DIV_ROUND_CLOSEST(crop->width, format->width); in mt9p031_set_params()434 xbin = 1 << (ffs(xskip) - 1); in mt9p031_set_params()438 ((xbin - 1) << 4) | (xskip - 1)); in mt9p031_set_params()