Home | History | Annotate | Download | only in dec

Lines Matching refs:WebPSafeCalloc

408   code_lengths = (int*)WebPSafeCalloc((uint64_t)max_alphabet_size,
1269 VP8LDecoder* const dec = (VP8LDecoder*)WebPSafeCalloc(1ULL, sizeof(*dec));