Searched refs:ct_8x8p (Results 1 – 3 of 3) sorted by relevance
308 unsigned int (*ct_8x8p)[2]) { in tx_counts_to_branch_counts_8x8()309 ct_8x8p[0][0] = tx_count_8x8p[TX_4X4]; in tx_counts_to_branch_counts_8x8()310 ct_8x8p[0][1] = tx_count_8x8p[TX_8X8]; in tx_counts_to_branch_counts_8x8()
101 unsigned int (*ct_8x8p)[2]);
823 unsigned int ct_8x8p[TX_SIZES - 3][2]; in encode_txfm_probs() local828 tx_counts_to_branch_counts_8x8(counts->tx.p8x8[i], ct_8x8p); in encode_txfm_probs()830 vp9_cond_prob_diff_update(w, &cm->fc->tx_probs.p8x8[i][j], ct_8x8p[j]); in encode_txfm_probs()