Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.h98 void tx_counts_to_branch_counts_16x16(const unsigned int *tx_count_16x16p,
Dvp9_entropymode.c299 void tx_counts_to_branch_counts_16x16(const unsigned int *tx_count_16x16p, in tx_counts_to_branch_counts_16x16() function
395 tx_counts_to_branch_counts_16x16(counts->tx.p16x16[i], branch_ct_16x16p); in vp9_adapt_mode_probs()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c839 tx_counts_to_branch_counts_16x16(counts->tx.p16x16[i], ct_16x16p); in encode_txfm_probs()