Searched refs:delta_prob (Results 1 – 1 of 1) sorted by relevance
26 Vp9Prob InvRemapProb(uint8_t delta_prob, uint8_t prob) { in InvRemapProb() argument48 uint8_t v = delta_prob; in InvRemapProb()97 uint8_t delta_prob = DecodeTermSubexp(); in DiffUpdateProb() local98 *prob = InvRemapProb(delta_prob, *prob); in DiffUpdateProb()