Home
last modified time | relevance | path

Searched refs:has_SSE2 (Results 1 – 3 of 3) sorted by relevance

/third_party/lame/libmp3lame/
Dutil.h593 extern int has_SSE2(void);
Dutil.c821 has_SSE2(void) in has_SSE2() function
Dlame.c600 gfc->CPU_features.SSE2 = has_SSE2(); in lame_init_params()