Searched refs:od_ec_tell_frac (Results 1 – 4 of 4) sorted by relevance
38 OD_WARN_UNUSED_RESULT uint32_t od_ec_tell_frac(uint32_t nbits_total,
23 uint32_t od_ec_tell_frac(uint32_t nbits_total, uint32_t rng) { in od_ec_tell_frac() function
246 return od_ec_tell_frac(od_ec_dec_tell(dec), dec->rng); in od_ec_dec_tell_frac()
390 return od_ec_tell_frac(od_ec_enc_tell(enc), enc->rng); in od_ec_enc_tell_frac()