Searched refs:d16x16 (Results 1 – 1 of 1) sorted by relevance
1194 const u8 *d16x16 = deltas->tx16[i]; in update_tx_probs() local1198 p16x16[0] = update_prob(d16x16[0], p16x16[0]); in update_tx_probs()1199 p16x16[1] = update_prob(d16x16[1], p16x16[1]); in update_tx_probs()