Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dcelp_math_mips.c60 static float ff_dot_productf_mips(const float* a, const float* b, in ff_dot_productf_mips() function
91 c->dot_productf = ff_dot_productf_mips; in ff_celp_math_init_mips()