Searched refs:ApplyLoopRestorationWorker (Results 1 – 3 of 3) sorted by relevance
463 void ApplyLoopRestorationWorker(std::atomic<int>* row4x4_atomic);464 static_assert(std::is_same<decltype(&PostFilter::ApplyLoopRestorationWorker),
152 void PostFilter::ApplyLoopRestorationWorker(std::atomic<int>* row4x4_atomic) { in ApplyLoopRestorationWorker() function in libgav1::PostFilter
560 RunJobs(&PostFilter::ApplyLoopRestorationWorker); in ApplyFilteringThreaded()