Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dframe.c423 const size_t cache_height = (16 * num_caches in AllocateMemory() local
425 const size_t cache_size = top_size * cache_height; in AllocateMemory()
/external/webp/src/dec/
Dframe.c715 const size_t cache_height = (16 * num_caches in AllocateMemory() local
717 const size_t cache_size = top_size * cache_height; in AllocateMemory()