Searched refs:yskip (Results 1 – 1 of 1) sorted by relevance
399 unsigned int yskip; in mt9p031_set_params() local427 yskip = DIV_ROUND_CLOSEST(crop->height, format->height); in mt9p031_set_params()429 ybin = 1 << (ffs(yskip) - 1); in mt9p031_set_params()436 ((ybin - 1) << 4) | (yskip - 1)); in mt9p031_set_params()