Home
last modified time | relevance | path

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

/external/libgav1/src/tile/
Dprediction.cc169 bool has_top) { in GetIntraPredictor()
226 bool has_left, bool has_top, bool has_top_right, in IntraPrediction()
408 bool has_left, bool has_top, bool needs_left, in DirectionalPrediction()
Dtile.cc1606 const bool has_top = y > 0 || block.top_available[plane]; in TransformBlock() local
2043 const bool has_top = block.top_available[plane]; in ComputePrediction() local