Searched refs:yskip (Results 1 – 1 of 1) sorted by relevance
387 unsigned int yskip; in mt9p031_set_params() local415 yskip = DIV_ROUND_CLOSEST(crop->height, format->height); in mt9p031_set_params()417 ybin = 1 << (ffs(yskip) - 1); in mt9p031_set_params()424 ((ybin - 1) << 4) | (yskip - 1)); in mt9p031_set_params()