Home
last modified time | relevance | path

Searched refs:WebPPictureAllocARGB (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/enc/
Dpicture_enc.c82 int WebPPictureAllocARGB(WebPPicture* const picture) { in WebPPictureAllocARGB() function
171 return WebPPictureAllocARGB(picture); in WebPPictureAlloc()
Dvp8i_enc.h505 int WebPPictureAllocARGB(WebPPicture* const picture);
Dpicture_csp_enc.c678 if (!WebPPictureAllocARGB(picture)) return 0; in WebPPictureYUVAToARGB()
/external/webp/
DChangeLog806 aebf59ac Merge "WebPPictureAllocARGB: align argb allocation"
807 c184665e WebPPictureAllocARGB: align argb allocation