Searched defs:tx_totals (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/vp9/common/ | ||
D | vp9_entropymode.h | 41 unsigned int tx_totals[TX_SIZES]; member |
/external/libvpx/vp9/ | ||
D | simple_encode.h | 197 std::vector<unsigned int> tx_totals; member |