Searched refs:kLoopRestorationTypeNone (Results 1 – 6 of 6) sorted by relevance
38 kLoopRestorationTypeNone, kLoopRestorationTypeWiener,68 if (loop_restoration_->type[plane] == kLoopRestorationTypeNone) { in Reset()95 if (loop_restoration_->type[plane] == kLoopRestorationTypeNone) { in Reset()140 LoopRestorationType unit_restoration_type = kLoopRestorationTypeNone; in ReadUnitCoefficients()
192 return loop_restoration.type[kPlaneY] != kLoopRestorationTypeNone && in DoRestoration()195 return (loop_restoration.type[kPlaneY] != kLoopRestorationTypeNone || in DoRestoration()196 loop_restoration.type[kPlaneU] != kLoopRestorationTypeNone || in DoRestoration()197 loop_restoration.type[kPlaneV] != kLoopRestorationTypeNone) && in DoRestoration()
1147 if (loop_restoration->type[i] != kLoopRestorationTypeNone) { in ParseLoopRestorationParameters()
49 if (restoration_info[unit_column].type == kLoopRestorationTypeNone) { in ApplyLoopRestorationForOneRow()105 if (loop_restoration_.type[plane] == kLoopRestorationTypeNone) { in ApplyLoopRestorationForOneSuperBlockRow()
238 loop_restoration_.type[plane] != kLoopRestorationTypeNone) {395 if (loop_restoration_.type[plane] == kLoopRestorationTypeNone) { in SetupLoopRestorationBorder()453 if (loop_restoration_.type[plane] == kLoopRestorationTypeNone) { in SetupLoopRestorationBorder()492 if (loop_restoration_.type[plane] == kLoopRestorationTypeNone) { in SetupLoopRestorationBorder()
466 kLoopRestorationTypeNone, enumerator618 case kLoopRestorationTypeNone: in ToString()