Searched refs:tx_totals (Results 1 – 4 of 4) sorted by relevance
41 unsigned int tx_totals[TX_SIZES]; member
574 accum->tx.tx_totals[i] += counts->tx.tx_totals[i]; in vp9_accumulate_frame_counts()
690 if (cpi->td.counts->tx.tx_totals[tx_size] <= 20 || in update_coef_probs()
6467 ++td->counts->tx.tx_totals[mi->tx_size]; in encode_superblock()6468 ++td->counts->tx.tx_totals[get_uv_tx_size(mi, &xd->plane[1])]; in encode_superblock()