Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l.c575 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow() function
650 if (!SetCropWindow(io, dec->last_row_, row, &rows_data, io->width)) { in ProcessRows()