Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dio.c334 static int ExportRGB(WebPDecParams* const p, int y_pos) { in ExportRGB() function
378 num_lines_out += ExportRGB(p, p->last_y + num_lines_out); in EmitRescaledRGB()
/external/opencv3/3rdparty/libwebp/dec/
Dio.c361 static int ExportRGB(WebPDecParams* const p, int y_pos) { in ExportRGB() function
403 num_lines_out += ExportRGB(p, num_lines_out); in EmitRescaledRGB()