Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dtile.cc921 const int row_to_copy = in PopulateIntraPredictionBuffer() local
935 start = &buffer[row_to_copy][column_start]; in PopulateIntraPredictionBuffer()
939 start = &buffer_[plane][row_to_copy][column_start]; in PopulateIntraPredictionBuffer()