Searched refs:FMUL_SSE (Results 1 – 4 of 4) sorted by relevance
25 MEDIA_EXPORT void FMUL_SSE(const float src[], float scale, int len,
17 #define FMUL_FUNC FMUL_SSE86 void FMUL_SSE(const float src[], float scale, int len, float dest[]) { in FMUL_SSE() function
85 #define FMUL_FUNC FMUL_SSE
121 vector_math::FMUL_SSE( in TEST_F()