FFmpeg
Macros | Functions
cbrt_tablegen_template.c File Reference
#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)
 

Macro Definition Documentation

◆ BUILD_TABLES

#define BUILD_TABLES   1

Definition at line 24 of file cbrt_tablegen_template.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 30 of file cbrt_tablegen_template.c.