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

/external/chromium_org/third_party/libwebp/dec/
H A Dio.c366 static int ExportRGB(WebPDecParams* const p, int y_pos) { function
408 num_lines_out += ExportRGB(p, num_lines_out);
/external/webp/src/dec/
H A Dio.c366 static int ExportRGB(WebPDecParams* const p, int y_pos) { function
408 num_lines_out += ExportRGB(p, num_lines_out);

Completed in 173 milliseconds