Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dloop_restoration.cc109 const int unit_height_offset = in ApplyLoopRestorationForOneSuperBlockRow() local
120 unit_height_offset; in ApplyLoopRestorationForOneSuperBlockRow()
122 ((row4x4_start == 0) ? unit_height_offset : 0); in ApplyLoopRestorationForOneSuperBlockRow()
128 (y + unit_height_offset) >> loop_restoration_.unit_size_log2[plane], in ApplyLoopRestorationForOneSuperBlockRow()