FFmpeg
|
#include "config.h"
#include "libavcodec/celp_math.h"
#include "libavutil/attributes.h"
#include "libavutil/mips/asmdefs.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_celp_math_init_mips (CELPMContext *c) |
Reference: libavcodec/celp_math.c
Definition in file celp_math_mips.c.
av_cold void ff_celp_math_init_mips | ( | CELPMContext * | c | ) |
Definition at line 88 of file celp_math_mips.c.
Referenced by ff_celp_math_init().