Searched refs:WebPPictureAllocARGB (Results 1 – 4 of 4) sorted by relevance
66 int WebPPictureAllocARGB(WebPPicture* const picture, int width, int height) { in WebPPictureAllocARGB() function163 return WebPPictureAllocARGB(picture, width, height); in WebPPictureAlloc()
500 int WebPPictureAllocARGB(WebPPicture* const picture, int width, int height);
1043 if (!WebPPictureAllocARGB(picture, picture->width, picture->height)) return 0; in WebPPictureYUVAToARGB()
234 aebf59ac Merge "WebPPictureAllocARGB: align argb allocation"235 c184665e WebPPictureAllocARGB: align argb allocation
Completed in 31 milliseconds