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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.c383 unsigned int branch_ct_8x8p[TX_SIZES - 3][2]; local
388 tx_counts_to_branch_counts_8x8(counts->tx.p8x8[i], branch_ct_8x8p);
391 pre_fc->tx_probs.p8x8[i][j], branch_ct_8x8p[j]);

Completed in 76 milliseconds