Searched refs:xskip (Results 1 – 1 of 1) sorted by relevance
398 unsigned int xskip; in mt9p031_set_params() local426 xskip = DIV_ROUND_CLOSEST(crop->width, format->width); in mt9p031_set_params()428 xbin = 1 << (ffs(xskip) - 1); in mt9p031_set_params()432 ((xbin - 1) << 4) | (xskip - 1)); in mt9p031_set_params()