Searched refs:mode_rd (Results 1 – 1 of 1) sorted by relevance
6342 const int64_t mode_rd = in cfl_rd_pick_alpha() local6409 this_rd += mode_rd + best_rd_uv[joint_sign][!plane]; in cfl_rd_pick_alpha()7940 int64_t mode_rd = RDCOST(x->rdmult, *rs2 + mode_rate, 0); in build_and_cost_compound_type() local7941 if (mode_rd > ref_best_rd) { in build_and_cost_compound_type()8892 const int64_t mode_rd = RDCOST(x->rdmult, mode_rate, 0); in txfm_search() local8894 ref_best_rd == INT64_MAX ? INT64_MAX : ref_best_rd - mode_rd; in txfm_search()10024 const int64_t mode_rd = RDCOST(x->rdmult, rs2 + rd_stats->rate, 0); in compound_type_rd() local10025 if (mode_rd < ref_best_rd) { in compound_type_rd()