Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.c5846 int64_t superres_sses[SCALE_NUMERATOR]; in encode_with_and_without_superres() local
5859 cpi, size, dest, &superres_sses[this_index], in encode_with_and_without_superres()
5871 superres_sses[this_index] = INT64_MAX; in encode_with_and_without_superres()
5912 const int64_t this_sse = superres_sses[this_index]; in encode_with_and_without_superres()