Home
last modified time | relevance | path

Searched refs:av1_estimate_txfm_yrd (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/
Dtx_search.h50 int64_t av1_estimate_txfm_yrd(const AV1_COMP *const cpi, MACROBLOCK *x,
Dmotion_search_facade.c385 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()
Dcompound_type.c493 const int64_t rd = av1_estimate_txfm_yrd(cpi, x, rd_stats, ref_best_rd, bs, in estimate_yrd_for_sb()
Dtx_search.c3013 int64_t av1_estimate_txfm_yrd(const AV1_COMP *const cpi, MACROBLOCK *x, in av1_estimate_txfm_yrd() function