Searched refs:WEBP_YUV_USE_TABLE (Results 1 - 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libwebp/dsp/
H A Dyuv.c20 #ifdef WEBP_YUV_USE_TABLE
71 #endif // WEBP_YUV_USE_TABLE
H A Dyuv.h24 // In the table-lookup version (WEBP_YUV_USE_TABLE), the common factor
40 #define WEBP_YUV_USE_TABLE macro
66 #ifdef WEBP_YUV_USE_TABLE
208 #endif // WEBP_YUV_USE_TABLE
/external/webp/src/dsp/
H A Dupsampling_mips_dsp_r2.c24 #if !defined(WEBP_YUV_USE_TABLE)
98 #endif // WEBP_YUV_USE_TABLE
H A Dyuv.c16 #if defined(WEBP_YUV_USE_TABLE)
67 #endif // WEBP_YUV_USE_TABLE

Completed in 147 milliseconds