Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c1066 const int frame_stripe = tile_stripe0 + tile_stripe; in av1_loop_restoration_filter_unit() local
1067 const int rsb_row = RESTORATION_CTX_VERT * frame_stripe; in av1_loop_restoration_filter_unit()
1519 const int frame_stripe = stripe0 + tile_stripe; in save_tile_row_boundary_lines() local
1524 const int use_deblock_above = (frame_stripe > 0); in save_tile_row_boundary_lines()
1531 frame_stripe, use_highbd, 1, boundaries); in save_tile_row_boundary_lines()
1534 save_deblock_boundary_lines(frame, cm, plane, y1, frame_stripe, in save_tile_row_boundary_lines()
1545 save_cdef_boundary_lines(frame, cm, plane, y0, frame_stripe, use_highbd, in save_tile_row_boundary_lines()
1549 save_cdef_boundary_lines(frame, cm, plane, y1 - 1, frame_stripe, in save_tile_row_boundary_lines()