WebPSafeCalloc 274 third_party/libwebp/dec/vp8l.c (int*)WebPSafeCalloc((uint64_t)alphabet_size, sizeof(*code_lengths)); WebPSafeCalloc 346 third_party/libwebp/dec/vp8l.c (HTreeGroup*)WebPSafeCalloc((uint64_t)num_htree_groups, WebPSafeCalloc 392 third_party/libwebp/dec/vp8l.c uint8_t* memory = (uint8_t*)WebPSafeCalloc(memory_size, sizeof(*memory)); WebPSafeCalloc 201 third_party/libwebp/enc/vp8l.c mem_buf = (uint8_t*)WebPSafeCalloc(total_length_size, WebPSafeCalloc 555 third_party/libwebp/enc/vp8l.c huffman_codes = (HuffmanTreeCode*)WebPSafeCalloc(bit_array_size, WebPSafeCalloc 26 third_party/libwebp/utils/color_cache.c cc->colors_ = (uint32_t*)WebPSafeCalloc((uint64_t)hash_size, WebPSafeCalloc 41 third_party/libwebp/utils/utils.h void* WebPSafeCalloc(uint64_t nmemb, size_t size);