Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.c383 unsigned int branch_ct_16x16p[TX_SIZES - 2][2]; in vp9_adapt_mode_probs() local
392 tx_counts_to_branch_counts_16x16(counts->tx.p16x16[i], branch_ct_16x16p); in vp9_adapt_mode_probs()
395 pre_fc->tx_probs.p16x16[i][j], branch_ct_16x16p[j]); in vp9_adapt_mode_probs()