Searched refs:rd_new_eob (Results 1 – 1 of 1) sorted by relevance
1667 int64_t rd_new_eob = RDCOST(rdmult, rate_coeff_eob, dist_new_eob); local1677 if (rd_new_eob_low < rd_new_eob) {1679 rd_new_eob = rd_new_eob_low;1692 if (sharpness == 0 && rd_new_eob < rd) {1727 const int64_t rd_new_eob = RDCOST(rdmult, skip_cost, 0); local1728 if (sharpness == 0 && rd_new_eob < rd) {