Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtx_search.c3071 const int64_t no_skip_txfm_rd = RDCOST(x->rdmult, no_skip_txfm_rate, 0); in choose_largest_tx_size() local
3225 const int64_t no_skip_txfm_rd = in block_rd_txfm() local
3311 const int64_t no_skip_txfm_rd = in av1_estimate_txfm_yrd() local
3638 int64_t no_skip_txfm_rd = RDCOST(x->rdmult, no_skip_txfm_cost, 0); in select_tx_size_and_type() local