FFmpeg
Functions
celp_math_mips.c File Reference
#include "config.h"
#include "libavcodec/celp_math.h"
#include "libavutil/mips/asmdefs.h"

Go to the source code of this file.

Functions

void ff_celp_math_init_mips (CELPMContext *c)
 

Detailed Description

Reference: libavcodec/celp_math.c

Definition in file celp_math_mips.c.

Function Documentation

◆ ff_celp_math_init_mips()

void ff_celp_math_init_mips ( CELPMContext c)

Definition at line 87 of file celp_math_mips.c.

Referenced by ff_celp_math_init().