Home
last modified time | relevance | path

Searched refs:branch_ct_8x8p (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.c382 unsigned int branch_ct_8x8p[TX_SIZES - 3][2]; in vp9_adapt_mode_probs() local
387 tx_counts_to_branch_counts_8x8(counts->tx.p8x8[i], branch_ct_8x8p); in vp9_adapt_mode_probs()
390 mode_mv_merge_probs(pre_fc->tx_probs.p8x8[i][j], branch_ct_8x8p[j]); in vp9_adapt_mode_probs()