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

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

Completed in 281 milliseconds