FMUL_C 50 media/base/vector_math.cc g_fmul_proc_ = kUseSSE ? FMUL_SSE : FMUL_C; FMUL_C 62 media/base/vector_math.cc #define FMUL_FUNC FMUL_C FMUL_C 125 media/base/vector_math_perftest.cc vector_math::FMUL_C, true, "vector_math_fmul", "unoptimized"); FMUL_C 18 media/base/vector_math_testing.h MEDIA_EXPORT void FMUL_C(const float src[], float scale, int len, float dest[]); FMUL_C 114 media/base/vector_math_unittest.cc vector_math::FMUL_C(