Searched refs:yskip (Results 1 – 1 of 1) sorted by relevance
405 unsigned int yskip; in mt9p031_set_params() local433 yskip = DIV_ROUND_CLOSEST(crop->height, format->height); in mt9p031_set_params()435 ybin = 1 << (ffs(yskip) - 1); in mt9p031_set_params()442 ((ybin - 1) << 4) | (yskip - 1)); in mt9p031_set_params()