#include <stdlib.h>
#include "aac_tablegen.h"
#include <stdint.h>
#include <math.h>
#include "attributes.h"
#include "rational.h"
#include <stdio.h>
Go to the source code of this file.
Defines | |
#define | CONFIG_HARDCODED_TABLES 0 |
Functions | |
int | main (void) |
#define CONFIG_HARDCODED_TABLES 0 |
Definition at line 24 of file aac_tablegen.c.
int main | ( | void | ) |
Definition at line 28 of file aac_tablegen.c.