Home
last modified time | relevance | path

Searched refs:WebPBlendAlpha (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dget_disto.c289 WebPBlendAlpha(&pic1, 0x00000000); in main()
290 WebPBlendAlpha(&pic2, 0x00000000); in main()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Dencode.h522 WEBP_EXTERN void WebPBlendAlpha(WebPPicture* pic, uint32_t background_rgb);
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Dencode.h522 WEBP_EXTERN void WebPBlendAlpha(WebPPicture* pic, uint32_t background_rgb);
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Dencode.h522 WEBP_EXTERN void WebPBlendAlpha(WebPPicture* pic, uint32_t background_rgb);
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_tools_enc.c198 void WebPBlendAlpha(WebPPicture* pic, uint32_t background_rgb) { in WebPBlendAlpha() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dcwebp.c969 WebPBlendAlpha(&picture, background_color); in main()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog57 382af7a2 clean-up WebPBlendAlpha
2488 67bc353e Revert "add WebPBlendAlpha() function to blend colors against background"
2540 dcbb1ca5 add WebPBlendAlpha() function to blend colors against background
2657 e7d9548c add WebPBlendAlpha() function to blend colors against background

Completed in 18 milliseconds