RetroArch
|
#include <retro_inline.h>
#include "../FLAC/ordinals.h"
#include "../FLAC/assert.h"
#include "../share/compat.h"
Go to the source code of this file.
Functions | |
static INLINE unsigned int | FLAC__clz_soft_uint32 (FLAC__uint32 word) |
static INLINE unsigned int | FLAC__clz_uint32 (FLAC__uint32 v) |
static INLINE unsigned int | FLAC__clz_soft_uint64 (FLAC__uint64 word) |
static INLINE unsigned int | FLAC__clz_uint64 (FLAC__uint64 v) |
static INLINE unsigned int | FLAC__clz2_uint32 (FLAC__uint32 v) |
static INLINE unsigned int | FLAC__clz2_uint64 (FLAC__uint64 v) |
static INLINE unsigned | FLAC__bitmath_ilog2 (FLAC__uint32 v) |
static INLINE unsigned | FLAC__bitmath_ilog2_wide (FLAC__uint64 v) |
unsigned | FLAC__bitmath_silog2 (FLAC__int64 v) |
|
static |
|
static |
unsigned FLAC__bitmath_silog2 | ( | FLAC__int64 | v | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |