FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
celp_math.c File Reference
#include "libavutil/libm.h"
#include "libavcodec/celp_math.c"

Go to the source code of this file.

Functions

static void IsAlmostEqual (float A, float B, float epsilon)
 
int main (void)
 

Function Documentation

static void IsAlmostEqual ( float  A,
float  B,
float  epsilon 
)
inlinestatic

Definition at line 22 of file celp_math.c.

Referenced by main().

int main ( void  )

Definition at line 31 of file celp_math.c.