libavcodec/aacps_tablegen.c File Reference

#include <stdlib.h>
#include "aacps_tablegen.h"
#include "tableprint.h"

Go to the source code of this file.

Defines

#define CONFIG_HARDCODED_TABLES   0

Functions

void write_float_3d_array (const void *p, int b, int c, int d)
void write_float_4d_array (const void *p, int a, int b, int c, int d)
int main (void)


Define Documentation

#define CONFIG_HARDCODED_TABLES   0

Definition at line 24 of file aacps_tablegen.c.


Function Documentation

int main ( void   ) 

Definition at line 52 of file aacps_tablegen.c.

void write_float_3d_array ( const void *  p,
int  b,
int  c,
int  d 
)

Definition at line 28 of file aacps_tablegen.c.

Referenced by main(), and write_float_4d_array().

void write_float_4d_array ( const void *  p,
int  a,
int  b,
int  c,
int  d 
)

Definition at line 40 of file aacps_tablegen.c.

Referenced by main().


Generated on Fri Oct 26 02:47:55 2012 for FFmpeg by  doxygen 1.5.8