Searched refs:iceil8 (Results 1 – 1 of 1) sorted by relevance
54 #define iceil8(a) (((int)((a+7)/8))*8) macro352 h = iceil8(h); in arcfb_lcd_update()