Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dio.c410 static int ExportAlphaRGBA4444(WebPDecParams* const p, int y_pos, in ExportAlphaRGBA4444() function
504 p->emit_alpha_row = ExportAlphaRGBA4444; in InitRGBRescaler()
/external/opencv3/3rdparty/libwebp/dec/
Dio.c439 static int ExportAlphaRGBA4444(WebPDecParams* const p, int y_pos) { in ExportAlphaRGBA4444() function
527 p->emit_alpha_row = ExportAlphaRGBA4444; in InitRGBRescaler()