Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c1519 const uint64_t cache_pixels = (uint64_t)final_width * NUM_ARGB_CACHE_ROWS; in AllocateInternalBuffers32b() local
1521 num_pixels + cache_top_pixels + cache_pixels; in AllocateInternalBuffers32b()