Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l_dec.c722 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow() function
801 if (!SetCropWindow(io, dec->last_row_, row, &rows_data, in_stride)) { in ProcessRows()