Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dec/
H A Dio_dec.c410 static int ExportAlpha(WebPDecParams* const p, int y_pos, int max_lines_out) { in ExportAlpha()
438 int max_lines_out) { in ExportAlphaRGBA4444()