Home
last modified time | relevance | path

Searched refs:kLoopRestorationTypeSwitchable (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/utils/
Dconstants.h467 kLoopRestorationTypeSwitchable, enumerator
620 case kLoopRestorationTypeSwitchable: in ToString()
/external/libgav1/libgav1/src/
Dloop_restoration_info.cc141 if (loop_restoration_->type[plane] == kLoopRestorationTypeSwitchable) { in ReadUnitCoefficients()