Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc578 kCompoundPredictionTypeAverage; in DecodeIntraModeInfo()
1125 kCompoundPredictionTypeAverage; in ReadCompoundType()
1149 bp.is_compound_type_average ? kCompoundPredictionTypeAverage in ReadCompoundType()
1153 kCompoundPredictionTypeAverage; in ReadCompoundType()
1178 kCompoundPredictionTypeAverage; in ReadCompoundType()
/external/libgav1/libgav1/src/utils/
Dconstants.h482 kCompoundPredictionTypeAverage, enumerator
/external/libgav1/libgav1/src/tile/
Dprediction.cc660 kCompoundPredictionTypeAverage); in CompoundInterPrediction()