Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c1551 const uint64_t total_num_pixels = in AllocateInternalBuffers32b() local
1565 const uint64_t total_num_pixels = (uint64_t)dec->width_ * dec->height_; in AllocateInternalBuffers8b() local