Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.c5848 int superres_largest_tile_ids[SCALE_NUMERATOR]; in encode_with_and_without_superres() local
5860 &superres_rates[this_index], &superres_largest_tile_ids[this_index]); in encode_with_and_without_superres()
5914 const int this_largest_tile_id = superres_largest_tile_ids[this_index]; in encode_with_and_without_superres()