Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dalloccommon.c135 const int tile_stripes = (ext_h + 63) / 64; in av1_alloc_restoration_buffers() local
136 num_stripes += tile_stripes; in av1_alloc_restoration_buffers()