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

/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_variance_sse2.c186 #define DECLS(opt1, opt2) \ macro
191 DECLS(sse2, sse);
192 DECLS(ssse3, ssse3);
193 #undef DECLS macro
265 #define DECLS(opt1, opt2) \ macro
270 DECLS(sse2, sse);
271 DECLS(ssse3, ssse3);
273 #undef DECLS macro

Completed in 62 milliseconds