Searched refs:txfm_yrd (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 3584 static int64_t txfm_yrd(const AV1_COMP *const cpi, MACROBLOCK *x, in txfm_yrd() function 3662 txfm_yrd(cpi, x, rd_stats, ref_best_rd, bs, max_txsize_rect_lookup[bs], in estimate_yrd_for_sb() 3786 txfm_yrd(cpi, x, &this_rd_stats, ref_best_rd, bs, n, FTXS_NONE, 0); in choose_tx_size_type_from_rd()
|