Home
last modified time | relevance | path

Searched refs:wrap_WebPEncodeBGRA (Results 1 – 5 of 5) 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.py115 def wrap_WebPEncodeBGRA(*args): function
117 return _libwebp.wrap_WebPEncodeBGRA(*args)
162 webp = wrap_WebPEncodeBGRA(
A Dlibwebp.swig195 { "wrap_WebPEncodeBGRA", 1 },
269 %newobject wrap_WebPEncodeBGRA;
280 %javamethodmodifiers wrap_WebPEncodeBGRA "private";
A Dlibwebp_java_wrap.c1554 result = (uint8_t *)wrap_WebPEncodeBGRA((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
A Dlibwebp_python_wrap.c4192 result = (uint8_t *)wrap_WebPEncodeBGRA((uint8_t const *)arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8); in _wrap_wrap_WebPEncodeBGRA()

Completed in 19 milliseconds