Home
last modified time | relevance | path

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

/external/libgav1/src/utils/
Dtypes.h346 static bool FeatureSigned(SegmentFeature feature) { in FeatureSigned() function
/external/libgav1/src/
Dobu_parser.cc1020 if (Segmentation::FeatureSigned(static_cast<SegmentFeature>(j))) { in ParseSegmentationParameters()
Dobu_parser_test.cc491 if (Segmentation::FeatureSigned(static_cast<SegmentFeature>(j))) { in OverrideSegmentation()