Home
last modified time | relevance | path

Searched refs:WebPDecodeBGRA (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.py95 def WebPDecodeBGRA(*args): function
97 return _libwebp.WebPDecodeBGRA(*args)
A Dlibwebp.swig102 DECODE_AUTODOC(WebPDecodeBGRA);
123 %newobject WebPDecodeBGRA;
134 uint8_t* WebPDecodeBGRA(const uint8_t* data, size_t data_size,
191 { "WebPDecodeBGRA", 4 },
A Dlibwebp_java_wrap.c1339 result = (uint8_t *)WebPDecodeBGRA((uint8_t const *)arg1,arg2,arg3,arg4);
A Dlibwebp_python_wrap.c3701 result = (uint8_t *)WebPDecodeBGRA((uint8_t const *)arg1,arg2,arg3,arg4); in _wrap_WebPDecodeBGRA()
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h67 WEBP_EXTERN uint8_t* WebPDecodeBGRA(const uint8_t* data, size_t data_size,
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h67 WEBP_EXTERN uint8_t* WebPDecodeBGRA(const uint8_t* data, size_t data_size,
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h67 WEBP_EXTERN uint8_t* WebPDecodeBGRA(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.c653 uint8_t* WebPDecodeBGRA(const uint8_t* data, size_t data_size, in WebPDecodeBGRA() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME175 WebPDecodeBGRA

Completed in 27 milliseconds