Searched refs:av1_estimate_txfm_yrd (Results 1 – 4 of 4) sorted by relevance
/external/libaom/av1/encoder/ |
D | tx_search.h | 50 int64_t av1_estimate_txfm_yrd(const AV1_COMP *const cpi, MACROBLOCK *x,
|
D | motion_search_facade.c | 385 av1_estimate_txfm_yrd(cpi, x, &this_rd_stats, INT64_MAX, bsize, in av1_single_motion_search() 412 av1_estimate_txfm_yrd(cpi, x, &tmp_rd_stats, INT64_MAX, bsize, in av1_single_motion_search()
|
D | compound_type.c | 493 const int64_t rd = av1_estimate_txfm_yrd(cpi, x, rd_stats, ref_best_rd, bs, in estimate_yrd_for_sb()
|
D | tx_search.c | 3013 int64_t av1_estimate_txfm_yrd(const AV1_COMP *const cpi, MACROBLOCK *x, in av1_estimate_txfm_yrd() function
|