Searched refs:WebPPictureAllocYUVA (Results 1 – 3 of 3) sorted by relevance
104 int WebPPictureAllocYUVA(WebPPicture* const picture) { in WebPPictureAllocYUVA() function169 return WebPPictureAllocYUVA(picture); in WebPPictureAlloc()
511 int WebPPictureAllocYUVA(WebPPicture* const picture);
497 if (!WebPPictureAllocYUVA(picture)) { in ImportYUVAFromRGBA()