Searched refs:FLAC__fixedpoint_log2 (Results 1 – 3 of 3) sorted by relevance
94 FLAC__uint32 FLAC__fixedpoint_log2(FLAC__uint32 x, unsigned fracbits, unsigned precision);
269 FLAC__uint32 FLAC__fixedpoint_log2(FLAC__uint32 x, unsigned fracbits, unsigned precision) in FLAC__fixedpoint_log2() function
108 rbps = FLAC__fixedpoint_log2(rbps, fracbits, (unsigned)(-1)); in local__compute_rbps_integerized()187 rbps = FLAC__fixedpoint_log2(rbps, fracbits, (unsigned)(-1)); in local__compute_rbps_wide_integerized()