Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.c384 unsigned int branch_ct_32x32p[TX_SIZES - 1][2]; in vp9_adapt_mode_probs() local
397 tx_counts_to_branch_counts_32x32(counts->tx.p32x32[i], branch_ct_32x32p); in vp9_adapt_mode_probs()
400 pre_fc->tx_probs.p32x32[i][j], branch_ct_32x32p[j]); in vp9_adapt_mode_probs()