Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_enc.c68 const uint64_t argb_size = (uint64_t)width * height; in WebPPictureAllocARGB() local
79 memory = WebPSafeMalloc(argb_size + WEBP_ALIGN_CST, sizeof(*picture->argb)); in WebPPictureAllocARGB()

Completed in 4 milliseconds