Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymode.h95 void tx_counts_to_branch_counts_16x16(const unsigned int *tx_count_16x16p,
Dvp9_entropymode.c291 void tx_counts_to_branch_counts_16x16(const unsigned int *tx_count_16x16p, in tx_counts_to_branch_counts_16x16() function
405 tx_counts_to_branch_counts_16x16(counts->tx.p16x16[i], branch_ct_16x16p); in vp9_adapt_mode_probs()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c826 tx_counts_to_branch_counts_16x16(cm->counts.tx.p16x16[i], ct_16x16p); in encode_txfm_probs()