Home
last modified time | relevance | path

Searched refs:WebPDecodeARGB (Results 1 – 11 of 11) sorted by relevance

/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 Dlibwebp.py87 def WebPDecodeARGB(*args): function
89 return _libwebp.WebPDecodeARGB(*args)
A Dlibwebp.swig100 DECODE_AUTODOC(WebPDecodeARGB);
121 %newobject WebPDecodeARGB;
130 uint8_t* WebPDecodeARGB(const uint8_t* data, size_t data_size,
189 { "WebPDecodeARGB", 4 },
A Dlibwebp_java_wrap.c1227 result = (uint8_t *)WebPDecodeARGB((uint8_t const *)arg1,arg2,arg3,arg4);
A Dlibwebp_python_wrap.c3595 result = (uint8_t *)WebPDecodeARGB((uint8_t const *)arg1,arg2,arg3,arg4); in _wrap_WebPDecodeARGB()
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h63 WEBP_EXTERN uint8_t* WebPDecodeARGB(const uint8_t* data, size_t data_size,
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h63 WEBP_EXTERN uint8_t* WebPDecodeARGB(const uint8_t* data, size_t data_size,
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h63 WEBP_EXTERN uint8_t* WebPDecodeARGB(const uint8_t* data, size_t data_size,
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dwebp_dec.c643 uint8_t* WebPDecodeARGB(const uint8_t* data, size_t data_size, in WebPDecodeARGB() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME174 WebPDecodeARGB
A DChangeLog3796 d646d5c7 swig: add WebPDecodeARGB

Completed in 32 milliseconds