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

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

Completed in 103 milliseconds