Home
last modified time | relevance | path

Searched defs:needs_top (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/libgav1/src/tile/
Dprediction.cc274 const bool needs_top = use_filter_intra || kNeedsLeftAndTop.Contains(mode) || in IntraPrediction() local
424 bool needs_top, int prediction_angle, in DirectionalPrediction()