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

  /external/chromium_org/third_party/WebKit/Source/core/platform/image-encoders/skia/
WEBPImageEncoder.cpp 89 if (!WebPConfigInit(&config))
  /external/chromium_org/third_party/libwebp/webp/
encode.h 151 // modification. Returns false in case of version mismatch. WebPConfigInit()
154 static WEBP_INLINE int WebPConfigInit(WebPConfig* config) {
161 // This function can be called as a replacement to WebPConfigInit(). Will
  /external/webp/include/webp/
encode.h 151 // modification. Returns false in case of version mismatch. WebPConfigInit()
154 static WEBP_INLINE int WebPConfigInit(WebPConfig* config) {
161 // This function can be called as a replacement to WebPConfigInit(). Will
  /external/chromium_org/third_party/libwebp/enc/
alpha.c 81 WebPConfigInit(&config);
  /external/webp/src/enc/
alpha.c 81 WebPConfigInit(&config);

Completed in 502 milliseconds