Searched refs:INLINE_SSE2_SLOW (Results 1 – 2 of 2) sorted by relevance
157 if (INLINE_SSE2(cpu_flags) || INLINE_SSE2_SLOW(cpu_flags)) { in ff_lpc_init_x86()
91 #define INLINE_SSE2_SLOW(flags) CPUEXT_SUFFIX_SLOW(flags, _INLINE, SSE2) macro