Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dconstants.h484 kCompoundPredictionTypeDistance, enumerator
/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc1150 : kCompoundPredictionTypeDistance; in ReadCompoundType()
/external/libgav1/libgav1/src/tile/
Dprediction.cc653 case kCompoundPredictionTypeDistance: in CompoundInterPrediction()