There was an error fetching the commit references. Please try again later.
common: Add Common::DivCeil and Common::DivCeilLog2
Add an equivalent to 'Common::AlignUp(n, d) / d' and a log2 alternative.
src/common/div_ceil.h
0 → 100644
Please register or sign in to comment