Searched refs:WebPPictureAllocARGB (Results 1 – 4 of 4) sorted by relevance
82 int WebPPictureAllocARGB(WebPPicture* const picture) { in WebPPictureAllocARGB() function171 return WebPPictureAllocARGB(picture); in WebPPictureAlloc()
505 int WebPPictureAllocARGB(WebPPicture* const picture);
678 if (!WebPPictureAllocARGB(picture)) return 0; in WebPPictureYUVAToARGB()
806 aebf59ac Merge "WebPPictureAllocARGB: align argb allocation"807 c184665e WebPPictureAllocARGB: align argb allocation