Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dalloccommon.c80 const int ext_h = RESTORATION_UNIT_OFFSET + (mi_h << MI_SIZE_LOG2); in av1_alloc_restoration_buffers() local
81 const int tile_stripes = (ext_h + 63) / 64; in av1_alloc_restoration_buffers()