FFmpeg
Macros | Functions
mpegaudio_tablegen.c File Reference
#include <stdlib.h>
#include "libavutil/tablegen.h"
#include "mpegaudio_tablegen.h"
#include "tableprint.h"

Go to the source code of this file.

Macros

#define CONFIG_HARDCODED_TABLES   0
 
#define BUILD_TABLES
 

Functions

int main (void)
 

Macro Definition Documentation

◆ CONFIG_HARDCODED_TABLES

#define CONFIG_HARDCODED_TABLES   0

Definition at line 24 of file mpegaudio_tablegen.c.

◆ BUILD_TABLES

#define BUILD_TABLES

Definition at line 25 of file mpegaudio_tablegen.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 30 of file mpegaudio_tablegen.c.