Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dcelp_math_mips.c87 void ff_celp_math_init_mips(CELPMContext *c) in ff_celp_math_init_mips() function
/third_party/ffmpeg/libavcodec/
Dcelp_math.h45 void ff_celp_math_init_mips(CELPMContext *c);
Dcelp_math.c127 ff_celp_math_init_mips(c); in ff_celp_math_init()