Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c74 const int max_tile_w = tile_rect.right - tile_rect.left; in av1_alloc_restoration_struct() local
85 const int hpertile = av1_lr_count_units_in_tile(unit_size, max_tile_w); in av1_alloc_restoration_struct()