Searched refs:lowbits (Results 1 – 3 of 3) sorted by relevance
69 uint64_t lowbits = magic * n; in util_fast_urem32() local70 uint32_t result = _mul32by64_hi(d, lowbits); in util_fast_urem32()
169 int lookup_size, lookup, highbit, lowbits; in decode_frame() local175 lowbits = highbit - 1; in decode_frame()182 if (lookup == lowbits) { in decode_frame()
612 int highbits, lowbits; in silk_decode_frame() local618 lowbits = ff_opus_rc_dec_cdf(rc, model[s->bandwidth]); in silk_decode_frame()621 highbits*ff_silk_pitch_scale[s->bandwidth] + lowbits; in silk_decode_frame()