Home
last modified time | relevance | path

Searched refs:WebPGetDecoderVersion (Results 1 – 25 of 26) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/webp/ com/google/webp/libwebp ...
A DREADME26 final int version = libwebp.WebPGetDecoderVersion();
52 print "libwebp decoder version: %x" % libwebp.WebPGetDecoderVersion()
A Dlibwebp.go33 func WebPGetDecoderVersion() int func
A Dlibwebp_gc.c28 ·WebPGetDecoderVersion(struct { in WebPGetDecoderVersion() function
A Dlibwebp.py71 def WebPGetDecoderVersion(): function
73 return _libwebp.WebPGetDecoderVersion()
A Dlibwebp_go_wrap.c215 result = (int)WebPGetDecoderVersion(); in _wrap_WebPGetDecoderVersion()
A Dlibwebp.swig111 int WebPGetDecoderVersion(void);
A Dlibwebp_java_wrap.c1017 result = (int)WebPGetDecoderVersion();
A Dlibwebp_python_wrap.c3407 result = (int)WebPGetDecoderVersion(); in _wrap_WebPGetDecoderVersion()
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h39 WEBP_EXTERN int WebPGetDecoderVersion(void);
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h39 WEBP_EXTERN int WebPGetDecoderVersion(void);
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h39 WEBP_EXTERN int WebPGetDecoderVersion(void);
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Ddwebp.c226 const int version = WebPGetDecoderVersion(); in main()
A Dvwebp.c507 const int dec_version = WebPGetDecoderVersion(); in main()
A Danim_util.c777 *decoder_version = WebPGetDecoderVersion(); in GetAnimatedImageVersions()
A Dwebpinfo.c1147 const int version = WebPGetDecoderVersion(); in main()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8_dec.c25 int WebPGetDecoderVersion(void) { in WebPGetDecoderVersion() function
/AliOS-Things-master/components/SDL2/src/image/
A Dconfigure.in268 AC_CHECK_LIB([webp], [WebPGetDecoderVersion], [
A Dconfig.log1097 configure:13270: checking for WebPGetDecoderVersion in -lwebp
1132 | char WebPGetDecoderVersion ();
1136 | return WebPGetDecoderVersion ();
A Dconfigure13286 char WebPGetDecoderVersion ();
13290 return WebPGetDecoderVersion ();
13340 char WebPGetDecoderVersion ();
13344 return WebPGetDecoderVersion ();
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME171 WebPGetDecoderVersion
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.013270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WebPGetDecoderVersion in -lwebp" >&5
13271 $as_echo_n "checking for WebPGetDecoderVersion in -lwebp... " >&6; }
13286 char WebPGetDecoderVersion ();
13290 return WebPGetDecoderVersion ();
13324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WebPGetDecoderVersion in -lwebp" >&5
13325 $as_echo_n "checking for WebPGetDecoderVersion in -lwebp... " >&6; }
13340 char WebPGetDecoderVersion ();
13344 return WebPGetDecoderVersion ();
A Doutput.113270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WebPGetDecoderVersion in -lwebp" >&5
13271 $as_echo_n "checking for WebPGetDecoderVersion in -lwebp... " >&6; }
13286 char WebPGetDecoderVersion ();
13290 return WebPGetDecoderVersion ();
13324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WebPGetDecoderVersion in -lwebp" >&5
13325 $as_echo_n "checking for WebPGetDecoderVersion in -lwebp... " >&6; }
13340 char WebPGetDecoderVersion ();
13344 return WebPGetDecoderVersion ();
A Doutput.214262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WebPGetDecoderVersion in -lwebp" >&5
14263 $as_echo_n "checking for WebPGetDecoderVersion in -lwebp... " >&6; }
14278 char WebPGetDecoderVersion ();
14282 return WebPGetDecoderVersion ();
14318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WebPGetDecoderVersion in -lwebp" >&5
14319 $as_echo_n "checking for WebPGetDecoderVersion in -lwebp... " >&6; }
14334 char WebPGetDecoderVersion ();
14338 return WebPGetDecoderVersion ();
A Dtraces.22978 AC_CHECK_LIB([webp], [WebPGetDecoderVersion], [

Completed in 117 milliseconds

12