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

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

Completed in 31 milliseconds