Home | History | Annotate | Download | only in dec

Lines Matching refs:WebPSafeCalloc

263         (int*)WebPSafeCalloc((uint64_t)alphabet_size, sizeof(*code_lengths));
335 (HTreeGroup*)WebPSafeCalloc((uint64_t)num_htree_groups,
381 uint8_t* memory = (uint8_t*)WebPSafeCalloc(memory_size, sizeof(*memory));