FFmpeg
|
#include "libavutil/timer.h"
#include <math.h>
#include <stdio.h>
#include <string.h>
#include "libavutil/libm.h"
#include "libavutil/eval.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static const double | const_values [] |
static const char *const | const_names [] |
|
static |
Definition at line 28 of file eval.c.
Referenced by av_expr_eval(), av_expr_parse_and_eval(), get_qscale(), main(), and set_string_number().
|
static |
Definition at line 34 of file eval.c.
Referenced by av_expr_parse(), av_expr_parse_and_eval(), ff_rate_control_init(), main(), and set_string_number().