Home
last modified time | relevance | path

Searched refs:WebPDecodeRGB (Results 1 – 10 of 10) 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.py79 def WebPDecodeRGB(*args): function
81 return _libwebp.WebPDecodeRGB(*args)
A Dlibwebp.swig98 DECODE_AUTODOC(WebPDecodeRGB);
119 %newobject WebPDecodeRGB;
126 uint8_t* WebPDecodeRGB(const uint8_t* data, size_t data_size,
187 { "WebPDecodeRGB", 3 },
A Dlibwebp_java_wrap.c1115 result = (uint8_t *)WebPDecodeRGB((uint8_t const *)arg1,arg2,arg3,arg4);
A Dlibwebp_python_wrap.c3489 result = (uint8_t *)WebPDecodeRGB((uint8_t const *)arg1,arg2,arg3,arg4); in _wrap_WebPDecodeRGB()
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h72 WEBP_EXTERN uint8_t* WebPDecodeRGB(const uint8_t* data, size_t data_size,
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h72 WEBP_EXTERN uint8_t* WebPDecodeRGB(const uint8_t* data, size_t data_size,
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h72 WEBP_EXTERN uint8_t* WebPDecodeRGB(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.c633 uint8_t* WebPDecodeRGB(const uint8_t* data, size_t data_size, in WebPDecodeRGB() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME177 WebPDecodeRGB
651 uint8_t* WebPDecodeRGB(const uint8_t* data, size_t data_size,

Completed in 26 milliseconds