Searched refs:tell_offs (Results 1 – 2 of 2) sorted by relevance
109 dec->tell_offs += OD_EC_LOTS_OF_BITS - cnt; in od_ec_dec_refill()146 dec->tell_offs = 10 - (OD_EC_WINDOW_SIZE - 8); in od_ec_dec_init()236 return (int)((dec->bptr - dec->buf) * 8 - dec->cnt + dec->tell_offs); in od_ec_dec_tell()
39 int32_t tell_offs; member