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

  /external/chromium_org/third_party/libwebp/utils/
filters.h 34 typedef void (*WebPFilterFunc)(const uint8_t* in, int width, int height,
44 extern const WebPFilterFunc WebPFilters[WEBP_FILTER_LAST];
  /external/webp/src/utils/
filters.h 34 typedef void (*WebPFilterFunc)(const uint8_t* in, int width, int height,
44 extern const WebPFilterFunc WebPFilters[WEBP_FILTER_LAST];

Completed in 47 milliseconds