Searched refs:DoCdef (Results 1 – 7 of 7) sorted by relevance
69 do_cdef_(DoCdef(frame_header, do_post_filter_mask)),139 if (DoCdef() || DoRestoration() || DoSuperRes()) {148 if (!DoCdef() && thread_pool_ == nullptr) {160 if (DoCdef() && thread_pool_ == nullptr) {349 (for_loop_restoration && thread_pool_ == nullptr && !DoCdef()) ? 2 : 0; in CopyBordersForOneSuperBlockRow()406 assert(!DoCdef()); in SetupLoopRestorationBorder()450 assert(DoCdef()); in SetupLoopRestorationBorder()559 if (DoCdef() && DoRestoration()) { in ApplyFilteringThreaded()565 if (DoCdef()) { in ApplyFilteringThreaded()574 if (!DoCdef()) { in ApplyFilteringThreaded()[all …]
30 const bool in_place = DoCdef() || thread_pool_ != nullptr; in ApplyLoopRestorationForOneRow()
101 const int num_rows_extra = (DoCdef() || !DoRestoration()) ? 0 : 2; in ApplySuperResForOneSuperBlockRow()
91 assert(DoCdef()); in SetupCdefBorder()629 assert(DoCdef()); in ApplyCdefForOneSuperBlockRow()
154 static bool DoCdef(const ObuFrameHeader& frame_header, in DoCdef() function163 bool DoCdef() const { return do_cdef_; } in DoCdef() function
1226 PostFilter::DoCdef(frame_header, settings_.post_filter_mask); in DecodeTiles()
2133 if (!post_filter_.DoCdef() || block.bp->skip || in PopulateCdefSkip()