diff options
author | Andrew Mahone <andrew.mahone@gmail.com> | 2009-12-09 02:24:45 +0000 |
---|---|---|
committer | Andrew Mahone <andrew.mahone@gmail.com> | 2009-12-09 02:24:45 +0000 |
commit | 85aad9b3972208b0e34ba0241ebb5314118ae05e (patch) | |
tree | 27724c068f90b517d4bf9be6ed78d34a01eeba9b /apps/menus | |
parent | 3683bb67db4d5d59a55aabed6eaed72233323ee7 (diff) |
Extend av_log2 in codeclib into a generic for scanning for set bits, which can provide either log2 or leading-zero-count output, and can force mapping 0 input to 0 output if needed (otherwise 0 input produces undefined result). Replace av_log2 in lib/codeclib.h, floor_log2 and wl_min_lzc in libfaad/common.c and common.h, and count_leading_zeros in libalac/alac.c with macros using bs_generic.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23903 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/menus')
0 files changed, 0 insertions, 0 deletions