Searched defs:WebPConfigInit (Results 1 - 2 of 2) sorted by relevance

/external/webp/include/webp/
H A Dencode.h168 // modification. Returns false in case of version mismatch. WebPConfigInit()
171 static WEBP_INLINE int WebPConfigInit(WebPConfig* config) { function
178 // This function can be called as a replacement to WebPConfigInit(). Will
/external/webp/src/webp/
H A Dencode.h168 // modification. Returns false in case of version mismatch. WebPConfigInit()
171 static WEBP_INLINE int WebPConfigInit(WebPConfig* config) { function
178 // This function can be called as a replacement to WebPConfigInit(). Will

Completed in 1092 milliseconds