HomeSort by relevance Sort by last modified time
    Searched refs:ExportAlphaRGBA4444 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dec/
io.c 444 static int ExportAlphaRGBA4444(WebPDecParams* const p, int y_pos) {
537 p->emit_alpha_row = ExportAlphaRGBA4444;
  /external/webp/src/dec/
io.c 444 static int ExportAlphaRGBA4444(WebPDecParams* const p, int y_pos) {
537 p->emit_alpha_row = ExportAlphaRGBA4444;

Completed in 118 milliseconds