Searched defs:fracbits (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dfloat.c275 FLAC__uint32 FLAC__fixedpoint_log2(FLAC__uint32 x, unsigned fracbits, unsigned precision) argument
H A Dfixed.c68 int fracbits; /* the number of bits of rbps that comprise the fractional part */ local
85 err <<= fracbits; local
147 int fracbits; /* the number of bits of rbps that comprise the fractional part */ local
164 err <<= fracbits; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dapedec.c657 static inline void do_apply_filter(APEContext * ctx, int version, APEFilter *f, int32_t *data, int count, int order, int fracbits) argument
717 apply_filter(APEContext * ctx, APEFilter *f, int32_t * data0, int32_t * data1, int count, int order, int fracbits) argument

Completed in 86 milliseconds