| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | BITS 17 | 
| #define | FLOATFMT "%.18e" | 
| #define | FIXEDFMT "%6d" | 
Functions | |
| static int | clip_f15 (int v) | 
| static void | printval (double val, int fixed) | 
| int | main (int argc, char *argv[]) | 
| #define BITS 17 | 
Definition at line 29 of file cos_tablegen.c.
| #define FLOATFMT "%.18e" | 
Definition at line 30 of file cos_tablegen.c.
| #define FIXEDFMT "%6d" | 
Definition at line 31 of file cos_tablegen.c.
Definition at line 33 of file cos_tablegen.c.
Referenced by printval().
Definition at line 40 of file cos_tablegen.c.
Referenced by main().
Definition at line 54 of file cos_tablegen.c.
 1.8.17