Searched refs:FLAC__fixedpoint_log2 (Results 1 – 3 of 3) sorted by relevance
93 FLAC__uint32 FLAC__fixedpoint_log2(FLAC__uint32 x, unsigned fracbits, unsigned precision);
275 FLAC__uint32 FLAC__fixedpoint_log2(FLAC__uint32 x, unsigned fracbits, unsigned precision) in FLAC__fixedpoint_log2() function
115 rbps = FLAC__fixedpoint_log2(rbps, fracbits, (unsigned)(-1)); in local__compute_rbps_integerized()194 rbps = FLAC__fixedpoint_log2(rbps, fracbits, (unsigned)(-1)); in local__compute_rbps_wide_integerized()