Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c1049 const int frame_stripe = tile_stripe0 + tile_stripe; in av1_loop_restoration_filter_unit() local
1050 const int rsb_row = RESTORATION_CTX_VERT * frame_stripe; in av1_loop_restoration_filter_unit()
1502 const int frame_stripe = stripe0 + tile_stripe; in save_tile_row_boundary_lines() local
1507 const int use_deblock_above = (frame_stripe > 0); in save_tile_row_boundary_lines()
1514 frame_stripe, use_highbd, 1, boundaries); in save_tile_row_boundary_lines()
1517 save_deblock_boundary_lines(frame, cm, plane, y1, frame_stripe, in save_tile_row_boundary_lines()
1528 save_cdef_boundary_lines(frame, cm, plane, y0, frame_stripe, use_highbd, in save_tile_row_boundary_lines()
1532 save_cdef_boundary_lines(frame, cm, plane, y1 - 1, frame_stripe, in save_tile_row_boundary_lines()