Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.h33 #define RESTORATION_UNIT_OFFSET 8 macro
81 RESTORATION_UNIT_OFFSET))
Dalloccommon.c80 const int ext_h = RESTORATION_UNIT_OFFSET + (mi_h << MI_SIZE_LOG2); in av1_alloc_restoration_buffers()
Drestoration.c258 const int runit_offset = RESTORATION_UNIT_OFFSET >> ss_y; in get_stripe_boundary_info()
1059 const int runit_offset = RESTORATION_UNIT_OFFSET >> ss_y; in av1_loop_restoration_filter_unit()
1282 const int voffset = RESTORATION_UNIT_OFFSET >> ss_y; in foreach_rest_unit_in_tile()
1499 const int stripe_off = RESTORATION_UNIT_OFFSET >> ss_y; in save_tile_row_boundary_lines()
Dthread_common.c738 const int voffset = RESTORATION_UNIT_OFFSET >> ss_y; in enqueue_lr_jobs()