Home
last modified time | relevance | path

Searched refs:this_rdcost (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencoder.c5915 const double this_rdcost = RDCOST_DBL(rdmult, this_rate, this_sse); in encode_with_and_without_superres() local
5916 if (this_rdcost < proj_rdcost1) { in encode_with_and_without_superres()
5920 proj_rdcost1 = this_rdcost; in encode_with_and_without_superres()