Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c251 const int first_stripe_in_tile = (limits->v_start == tile_rect->top); in get_stripe_boundary_info() local
253 full_stripe_height - (first_stripe_in_tile ? runit_offset : 0); in get_stripe_boundary_info()
257 if (first_stripe_in_tile) *copy_above = 0; in get_stripe_boundary_info()