Home
last modified time | relevance | path

Searched refs:tx_counts (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.h153 struct tx_counts *tx_counts) { in get_tx_counts() argument
156 return tx_counts->p8x8[ctx]; in get_tx_counts()
158 return tx_counts->p16x16[ctx]; in get_tx_counts()
160 return tx_counts->p32x32[ctx]; in get_tx_counts()
Dvp9_entropymode.h37 struct tx_counts { struct
76 struct tx_counts tx;