Searched refs:kLoopRestorationTypeSgrProj (Results 1 – 3 of 3) sorted by relevance
39 kLoopRestorationTypeSgrProj};149 } else if (loop_restoration_->type[plane] == kLoopRestorationTypeSgrProj) { in ReadUnitCoefficients()152 if (use_sgrproj) unit_restoration_type = kLoopRestorationTypeSgrProj; in ReadUnitCoefficients()158 } else if (unit_restoration_type == kLoopRestorationTypeSgrProj) { in ReadUnitCoefficients()
469 kLoopRestorationTypeSgrProj, // self guided projection filter. enumerator624 case kLoopRestorationTypeSgrProj: in ToString()
84 assert(type == kLoopRestorationTypeSgrProj || in ApplyLoopRestorationForOneRow()