Searched defs:WebPPictureInit (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libwebp/webp/
H A Dencode.h342 // of version mismatch. WebPPictureInit() must have succeeded before using the
345 static WEBP_INLINE int WebPPictureInit(WebPPicture* picture) { function
399 // with WebPPictureInit() if it is different from 'src', since its content will
/external/webp/include/webp/
H A Dencode.h362 // of version mismatch. WebPPictureInit() must have succeeded before using the
365 static WEBP_INLINE int WebPPictureInit(WebPPicture* picture) { function
419 // with WebPPictureInit() if it is different from 'src', since its content will
/external/webp/src/webp/
H A Dencode.h362 // of version mismatch. WebPPictureInit() must have succeeded before using the
365 static WEBP_INLINE int WebPPictureInit(WebPPicture* picture) { function
419 // with WebPPictureInit() if it is different from 'src', since its content will

Completed in 55 milliseconds