Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.h185 static INLINE unsigned int *get_tx_counts(TX_SIZE max_tx_size, int ctx, in get_tx_counts() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c76 if (counts) ++get_tx_counts(max_tx_size, ctx, &counts->tx)[tx_size]; in read_selected_tx_size()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c4858 ++get_tx_counts(max_txsize_lookup[bsize], get_tx_size_context(xd), in encode_superblock()