ff_clz is faster, and uses an intrinsic (at the moment on GCC). exp2 is a wasteful function for a simple integer exponentiation. Untested. Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>pull/172/head
parent
77eeaa2c3d
commit
9dba3f8f09
1 changed files with 3 additions and 14 deletions
Loading…
Reference in new issue