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