Searched refs:ApplyCdefWorker (Results 1 – 3 of 3) sorted by relevance
392 void ApplyCdefWorker(std::atomic<int>* row4x4_atomic);393 static_assert(std::is_same<decltype(&PostFilter::ApplyCdefWorker),
549 RunJobs(&PostFilter::ApplyCdefWorker); in ApplyFilteringThreaded()
645 void PostFilter::ApplyCdefWorker(std::atomic<int>* row4x4_atomic) { in ApplyCdefWorker() function in libgav1::PostFilter