Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dprediction.cc277 const bool needs_left = use_filter_intra || kNeedsLeftAndTop.Contains(mode) || in IntraPrediction() local
423 bool has_left, bool has_top, bool needs_left, in DirectionalPrediction()