Searched refs:d32x32 (Results 1 – 1 of 1) sorted by relevance
1195 const u8 *d32x32 = deltas->tx32[i]; in update_tx_probs() local1200 p32x32[0] = update_prob(d32x32[0], p32x32[0]); in update_tx_probs()1201 p32x32[1] = update_prob(d32x32[1], p32x32[1]); in update_tx_probs()1202 p32x32[2] = update_prob(d32x32[2], p32x32[2]); in update_tx_probs()