Home
last modified time | relevance | path

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

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