Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dframe.c382 #define ST_CACHE_LINES 1 // 1 cache row only for single-threaded case macro
399 dec->num_caches_ = ST_CACHE_LINES; in InitThreadContext()
405 #undef ST_CACHE_LINES
/external/webp/src/dec/
Dframe.c651 #define ST_CACHE_LINES 1 // 1 cache row only for single-threaded case macro
668 dec->num_caches_ = ST_CACHE_LINES; in InitThreadContext()
696 #undef ST_CACHE_LINES