Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c1071 const uint64_t cache_pixels = in AllocateInternalBuffers() local
1074 num_pixels + cache_top_pixels + cache_pixels; in AllocateInternalBuffers()
/external/webp/src/dec/
Dvp8l.c1412 const uint64_t cache_pixels = (uint64_t)final_width * NUM_ARGB_CACHE_ROWS; in AllocateInternalBuffers32b() local
1414 num_pixels + cache_top_pixels + cache_pixels; in AllocateInternalBuffers32b()