Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l.c671 static void ProcessRows(VP8LDecoder* const dec, int row) { in ProcessRows() function
1389 dec->height_, ProcessRows)) { in VP8LDecodeImage()