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/plugin.h | |
| parent | 3683bb67db4d5d59a55aabed6eaed72233323ee7 (diff) | |
| download | rockbox-85aad9b3972208b0e34ba0241ebb5314118ae05e.zip rockbox-85aad9b3972208b0e34ba0241ebb5314118ae05e.tar.gz rockbox-85aad9b3972208b0e34ba0241ebb5314118ae05e.tar.bz2 rockbox-85aad9b3972208b0e34ba0241ebb5314118ae05e.tar.xz | |
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/plugin.h')
0 files changed, 0 insertions, 0 deletions