| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
log2comp.h - various base 2 log computation versions More...

Go to the source code of this file.
| Macros | |
| #define | inline __inline__ | 
| Functions | |
| static int | ilog2 (int val) | 
log2comp.h - various base 2 log computation versions
Asterisk – An open source telephony toolkit.
Copyright (c) 2004 - 2005, Digium Inc.
This program is free software, distributed under the terms of the GNU General Public License
Define WANT_ASM before including this file to use assembly whenever possible
Definition in file log2comp.h.
| #define inline __inline__ | 
Definition at line 20 of file log2comp.h.
| 
 | inlinestatic | 
Definition at line 67 of file log2comp.h.
Referenced by fmult(), quantize(), and update().