Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c85 const int hpertile = av1_lr_count_units_in_tile(unit_size, max_tile_w); in av1_alloc_restoration_struct() local
88 rsi->units_per_tile = hpertile * vpertile; in av1_alloc_restoration_struct()
89 rsi->horz_units_per_tile = hpertile; in av1_alloc_restoration_struct()