Home
last modified time | relevance | path

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

/external/libgav1/src/tile/
Dprediction.cc268 const int bottom_left_size = in IntraPrediction() local
342 const int left_limit = std::min(max_y - y + 1, bottom_left_size); in IntraPrediction()