Searched defs:skip_txfm_rd (Results 1 – 1 of 1) sorted by relevance
2744 const int64_t skip_txfm_rd = in choose_largest_tx_size() local2998 const int64_t skip_txfm_rd = RDCOST(x->rdmult, 0, this_rd_stats.sse); in block_rd_txfm() local3032 const int64_t skip_txfm_rd = RDCOST(x->rdmult, skip_txfm_rate, 0); in av1_estimate_txfm_yrd() local3159 const int64_t skip_txfm_rd = in av1_uniform_txfm_yrd() local3349 const int64_t skip_txfm_rd = RDCOST(x->rdmult, skip_txfm_rate, rd_stats->sse); in inter_block_yrd() local3410 int64_t skip_txfm_rd = RDCOST(x->rdmult, skip_txfm_cost, 0); in select_tx_size_and_type() local3643 int64_t this_rd = 0, skip_txfm_rd = 0; in av1_txfm_uvrd() local