Searched refs:roundclosest_down (Results 1 – 1 of 1) sorted by relevance
12 #define roundclosest_down(a, b) (DIV_ROUND_CLOSEST_DOWN(a, b) * (b)) macro443 frame_params[pin].crop_left = roundclosest_down( in imgu_css_osys_calc_frame_and_stripe_params()447 frame_params[pin].crop_top = roundclosest_down( in imgu_css_osys_calc_frame_and_stripe_params()519 roundclosest_down(w / 2, IMGU_OSYS_DMA_CROP_W_LIMIT); in imgu_css_osys_calc_frame_and_stripe_params()521 roundclosest_down(h / 2, IMGU_OSYS_DMA_CROP_H_LIMIT); in imgu_css_osys_calc_frame_and_stripe_params()