Searched refs:has_SSE2 (Results 1 – 3 of 3) sorted by relevance
/third_party/lame/libmp3lame/ | ||
D | util.h | 593 extern int has_SSE2(void); |
D | util.c | 821 has_SSE2(void) in has_SSE2() function |
D | lame.c | 600 gfc->CPU_features.SSE2 = has_SSE2(); in lame_init_params() |