Searched defs:has_top (Results 1 – 2 of 2) sorted by relevance
169 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()
1606 const bool has_top = y > 0 || block.top_available[plane]; in TransformBlock() local2043 const bool has_top = block.top_available[plane]; in ComputePrediction() local