Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.h96 void tx_counts_to_branch_counts_32x32(const unsigned int *tx_count_32x32p,
Dvp9_entropymode.c288 void tx_counts_to_branch_counts_32x32(const unsigned int *tx_count_32x32p, in tx_counts_to_branch_counts_32x32() function
400 tx_counts_to_branch_counts_32x32(counts->tx.p32x32[i], branch_ct_32x32p); in vp9_adapt_mode_probs()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c846 tx_counts_to_branch_counts_32x32(counts->tx.p32x32[i], ct_32x32p); in encode_txfm_probs()