Searched refs:proba_idx (Results 1 – 1 of 1) sorted by relevance
91 uint32_t proba_idx, in AddToken() argument93 assert(proba_idx < FIXED_PROBA_BIT); in AddToken()97 b->tokens_[slot] = (bit << 15) | proba_idx; in AddToken()