Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dio.c383 static int ExportAlpha(WebPDecParams* const p, int y_pos, int max_lines_out) { in ExportAlpha() argument
396 num_lines_out < max_lines_out) { in ExportAlpha()
411 int max_lines_out) { in ExportAlphaRGBA4444() argument
426 num_lines_out < max_lines_out) { in ExportAlphaRGBA4444()