Searched refs:kLoopRestorationTypeNone (Results 1 – 6 of 6) sorted by relevance
38 kLoopRestorationTypeNone, kLoopRestorationTypeWiener,68 if (loop_restoration_->type[plane] == kLoopRestorationTypeNone) { in Reset()97 if (loop_restoration_->type[plane] == kLoopRestorationTypeNone) { in Reset()146 LoopRestorationType unit_restoration_type = kLoopRestorationTypeNone; in ReadUnitCoefficients()
208 return loop_restoration.type[kPlaneY] != kLoopRestorationTypeNone && in DoRestoration()211 return (loop_restoration.type[kPlaneY] != kLoopRestorationTypeNone || in DoRestoration()212 loop_restoration.type[kPlaneU] != kLoopRestorationTypeNone || in DoRestoration()213 loop_restoration.type[kPlaneV] != kLoopRestorationTypeNone) && in DoRestoration()
1133 if (loop_restoration->type[i] != kLoopRestorationTypeNone) { in ParseLoopRestorationParameters()
108 if (restoration_info[unit_column].type == kLoopRestorationTypeNone) { in ApplyLoopRestorationForOneRowInWindow()181 if (loop_restoration_.type[plane] == kLoopRestorationTypeNone) { in ApplyLoopRestorationSingleThread()246 if (loop_restoration_.type[plane] == kLoopRestorationTypeNone) { in ApplyLoopRestorationThreaded()
219 loop_restoration_.type[plane] != kLoopRestorationTypeNone) {
462 kLoopRestorationTypeNone, enumerator614 case kLoopRestorationTypeNone: in ToString()