Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c86 const int vpertile = av1_lr_count_units_in_tile(unit_size, max_tile_h); in av1_alloc_restoration_struct() local
88 rsi->units_per_tile = hpertile * vpertile; in av1_alloc_restoration_struct()
90 rsi->vert_units_per_tile = vpertile; in av1_alloc_restoration_struct()