Home | History | Annotate | Download | only in enc

Lines Matching refs:argb_size

121       const uint64_t argb_size = (uint64_t)width * height;
127 memory = WebPSafeMalloc(argb_size, sizeof(*picture->argb));