Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c1262 int64_t *best_est_rd, int do_tx_search, InterModesInfo *inter_modes_info, in motion_mode_rd()
2584 int64_t *best_est_rd, const int do_tx_search, in handle_inter_mode()
4591 int do_tx_search, const BLOCK_SIZE bsize, int64_t *const best_est_rd, in evaluate_motion_mode_for_winner_candidates()
5438 int64_t best_est_rd = INT64_MAX; in av1_rd_pick_inter_mode() local