Searched refs:this_rdcost (Results 1 – 1 of 1) sorted by relevance
5915 const double this_rdcost = RDCOST_DBL(rdmult, this_rate, this_sse); in encode_with_and_without_superres() local5916 if (this_rdcost < proj_rdcost1) { in encode_with_and_without_superres()5920 proj_rdcost1 = this_rdcost; in encode_with_and_without_superres()