Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dtypes.h140 CompoundPredictionType compound_prediction_type;
Dconstants.h479 enum CompoundPredictionType : uint8_t { enum
/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc1138 static_cast<CompoundPredictionType>(reader_.ReadSymbol( in ReadCompoundType()