Searched refs:argb_size (Results 1 – 1 of 1) sorted by relevance
68 const uint64_t argb_size = (uint64_t)width * height; in WebPPictureAllocARGB() local79 memory = WebPSafeMalloc(argb_size + WEBP_ALIGN_CST, sizeof(*picture->argb)); in WebPPictureAllocARGB()
Completed in 4 milliseconds