Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dio_dec.c361 static int ExportRGB(WebPDecParams* const p, int y_pos) { in ExportRGB() function
405 num_lines_out += ExportRGB(p, p->last_y + num_lines_out); in EmitRescaledRGB()