Home
last modified time | relevance | path

Searched refs:WebPPictureAllocYUVA (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_enc.c89 int WebPPictureAllocYUVA(WebPPicture* const picture, int width, int height) { in WebPPictureAllocYUVA() function
161 return WebPPictureAllocYUVA(picture, width, height); in WebPPictureAlloc()
A Dvp8i_enc.h506 int WebPPictureAllocYUVA(WebPPicture* const picture, int width, int height);
A Dpicture_csp_enc.c862 if (!WebPPictureAllocYUVA(picture, width, height)) { in ImportYUVAFromRGBA()

Completed in 9 milliseconds