Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c1520 const uint64_t total_num_pixels = in AllocateInternalBuffers32b() local
1535 const uint64_t total_num_pixels = (uint64_t)dec->width_ * dec->height_; in AllocateInternalBuffers8b() local