Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dcdef.cc355 int y_strength_index = static_cast<int>(y_secondary_strength == 0); in ApplyCdefForOneUnit() local
435 y_strength_index | (static_cast<int>(primary_strength == 0) << 1); in ApplyCdefForOneUnit()