Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt_utils.h332 int64_t best_skip_rd, int64_t skip_rd, in check_txfm_eval()
Drdopt.c1538 int64_t skip_rd = INT64_MAX; in motion_mode_rd() local
2360 RD_STATS *rd_stats, int64_t *skip_rd, int *skip_build_pred) { in process_compound_inter_mode()
2586 int64_t *skip_rd, PruneInfoFromTpl *inter_cost_info_from_tpl, in handle_inter_mode()
4636 int64_t skip_rd[2] = { search_state->best_skip_rd[0], in evaluate_motion_mode_for_winner_candidates() local
4898 int64_t skip_rd = INT64_MAX; in tx_search_best_inter_candidates() local
5602 int64_t skip_rd[2] = { search_state.best_skip_rd[0], in av1_rd_pick_inter_mode() local
Dcompound_type.c1021 int64_t skip_rd = RDCOST(x->rdmult, mode_rate, (sse_y << 4)); in prune_mode_by_skip_rd() local
Dtx_search.c3313 const int64_t skip_rd = RDCOST(x->rdmult, 0, this_rd_stats.sse); in av1_estimate_txfm_yrd() local