Searched refs:rd_new_eob (Results 1 – 1 of 1) sorted by relevance
1579 int64_t rd_new_eob = RDCOST(rdmult, rate_coeff_eob, dist_new_eob); local1589 if (rd_new_eob_low < rd_new_eob) {1591 rd_new_eob = rd_new_eob_low;1604 if (sharpness == 0 && rd_new_eob < rd) {1639 const int64_t rd_new_eob = RDCOST(rdmult, skip_cost, 0); local1640 if (sharpness == 0 && rd_new_eob < rd) {