libavcodec/mips/celp_math_mips.c File Reference

Reference: libavcodec/celp_math.c. More...

#include "libavcodec/celp_math.h"

Go to the source code of this file.

Functions

static float ff_dot_productf_mips (const float *a, const float *b, int length)
void ff_celp_math_init_mips (CELPMContext *c)


Detailed Description

Reference: libavcodec/celp_math.c.

Definition in file celp_math_mips.c.


Function Documentation

void ff_celp_math_init_mips ( CELPMContext c  ) 

Definition at line 81 of file celp_math_mips.c.

Referenced by ff_celp_math_init().

static float ff_dot_productf_mips ( const float *  a,
const float *  b,
int  length 
) [static]

Definition at line 56 of file celp_math_mips.c.

Referenced by ff_celp_math_init_mips().


Generated on Fri Oct 26 02:50:06 2012 for FFmpeg by  doxygen 1.5.8