Searched refs:WebPGetDecoderVersion (Results 1 – 15 of 15) sorted by relevance
26 final int version = libwebp.WebPGetDecoderVersion();52 print "libwebp decoder version: %x" % libwebp.WebPGetDecoderVersion()
33 func WebPGetDecoderVersion() int func
28 ·WebPGetDecoderVersion(struct { in WebPGetDecoderVersion() function
99 def WebPGetDecoderVersion(): function101 return _libwebp.WebPGetDecoderVersion()
215 result = (int)WebPGetDecoderVersion(); in _wrap_WebPGetDecoderVersion()
114 int WebPGetDecoderVersion(void);
1017 result = (int)WebPGetDecoderVersion();
3632 result = (int)WebPGetDecoderVersion(); in _wrap_WebPGetDecoderVersion()
39 WEBP_EXTERN int WebPGetDecoderVersion(void);
227 const int version = WebPGetDecoderVersion(); in main()
520 const int dec_version = WebPGetDecoderVersion(); in main()
777 *decoder_version = WebPGetDecoderVersion(); in GetAnimatedImageVersions()
1147 const int version = WebPGetDecoderVersion(); in main()
25 int WebPGetDecoderVersion(void) { in WebPGetDecoderVersion() function
171 WebPGetDecoderVersion