#include <math.h>
#include <stdio.h>
#include <string.h>
#include "libavutil/libm.h"
#include "libavutil/timer.h"
#include "libavutil/eval.h"
Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ const_values
const double const_values[] |
|
static |
Initial value:
Definition at line 27 of file eval.c.
Referenced by main().
◆ const_names
const char* const const_names[] |
|
static |
Initial value:
Definition at line 33 of file eval.c.
Referenced by main().