Home
last modified time | relevance | path

Searched defs:max_lines_out (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dec/
Dio_dec.c404 static int ExportAlpha(WebPDecParams* const p, int y_pos, int max_lines_out) { in ExportAlpha()
432 int max_lines_out) { in ExportAlphaRGBA4444()