Searched refs:kNum4x4InLoopRestorationUnit (Results 1 – 2 of 2) sorted by relevance
158 const int row4x4_end = frame_header_.rows4x4 + kNum4x4InLoopRestorationUnit; in ApplyLoopRestorationWorker()159 while ((row4x4 = row4x4_atomic->fetch_add(kNum4x4InLoopRestorationUnit, in ApplyLoopRestorationWorker()162 CopyBordersForOneSuperBlockRow(row4x4, kNum4x4InLoopRestorationUnit, in ApplyLoopRestorationWorker()167 row4x4, kNum4x4InLoopRestorationUnit); in ApplyLoopRestorationWorker()172 row4x4, kNum4x4InLoopRestorationUnit); in ApplyLoopRestorationWorker()
111 kNum4x4InLoopRestorationUnit = 16, enumerator