Home
last modified time | relevance | path

Searched defs:TX_MODES (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_enums.h95 TX_MODES = 5, enumerator
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c479 int64_t tx_cache[TX_MODES], in choose_tx_size_from_rd()
563 int64_t txfm_cache[TX_MODES], in inter_super_block_yrd()
584 int64_t txfm_cache[TX_MODES], in intra_super_block_yrd()
820 int64_t tx_cache[TX_MODES], in rd_pick_intra_sby_mode()
1696 const int64_t tx_size_diff[TX_MODES], in store_coding_context()