Searched defs:WebPPictureAllocARGB (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dpicture.c65 int WebPPictureAllocARGB(WebPPicture* const picture, int width, int height) { function
162 return WebPPictureAllocARGB(picture, width, height);
/external/webp/src/enc/
H A Dpicture.c65 int WebPPictureAllocARGB(WebPPicture* const picture, int width, int height) { function
162 return WebPPictureAllocARGB(picture, width, height);

Completed in 51 milliseconds