Home
last modified time | relevance | path

Searched refs:WebPPictureAllocARGB (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_enc.c66 int WebPPictureAllocARGB(WebPPicture* const picture, int width, int height) { in WebPPictureAllocARGB() function
163 return WebPPictureAllocARGB(picture, width, height); in WebPPictureAlloc()
A Dvp8i_enc.h500 int WebPPictureAllocARGB(WebPPicture* const picture, int width, int height);
A Dpicture_csp_enc.c1043 if (!WebPPictureAllocARGB(picture, picture->width, picture->height)) return 0; in WebPPictureYUVAToARGB()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog234 aebf59ac Merge "WebPPictureAllocARGB: align argb allocation"
235 c184665e WebPPictureAllocARGB: align argb allocation

Completed in 31 milliseconds