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

  /external/chromium_org/third_party/libwebp/webp/
encode.h 353 // of version mismatch. WebPPictureInit() must have succeeded before using the
356 static WEBP_INLINE int WebPPictureInit(WebPPicture* picture) {
410 // with WebPPictureInit() if it is different from 'src', since its content will
  /external/webp/include/webp/
encode.h 353 // of version mismatch. WebPPictureInit() must have succeeded before using the
356 static WEBP_INLINE int WebPPictureInit(WebPPicture* picture) {
410 // with WebPPictureInit() if it is different from 'src', since its content will

Completed in 150 milliseconds