Home
last modified time | relevance | path

Searched refs:total_num_pixels (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/dec/
Dvp8l.c1040 const uint64_t total_num_pixels = in AllocateARGBBuffers() local
1044 dec->argb_ = (uint32_t*)WebPSafeMalloc(total_num_pixels, sizeof(*dec->argb_)); in AllocateARGBBuffers()