Home
last modified time | relevance | path

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

/external/libgav1/src/post_filter/
Dloop_restoration.cc126 for (int sb_y = 0; sb_y < sb4x4; in ApplyLoopRestorationForOneSuperBlockRow() local
127 sb_y += 16, y += current_process_unit_height) { in ApplyLoopRestorationForOneSuperBlockRow()
Dpost_filter.cc452 for (int sb_y = 0; sb_y < sb4x4; sb_y += 16) { in SetupLoopRestorationBorder() local
453 const int row4x4 = row4x4_start + sb_y; in SetupLoopRestorationBorder()