FFmpeg
|
#include <stdlib.h>
#include "libavutil/tablegen.h"
#include "cbrt_tablegen.h"
#include "cbrt_tablegen_common.c"
#include "tableprint.h"
Go to the source code of this file.
Macros | |
#define | BUILD_TABLES 1 |
Functions | |
int | main (void) |
#define BUILD_TABLES 1 |
Definition at line 24 of file cbrt_tablegen_template.c.
int main | ( | void | ) |
Definition at line 30 of file cbrt_tablegen_template.c.