|
@@ -27,7 +27,6 @@ |
|
|
// do not use libavutil/mathematics.h since this is compiled both |
|
|
// do not use libavutil/mathematics.h since this is compiled both |
|
|
// for the host and the target and config.h is only valid for the target |
|
|
// for the host and the target and config.h is only valid for the target |
|
|
#include <math.h> |
|
|
#include <math.h> |
|
|
#include "config.h" |
|
|
|
|
|
|
|
|
|
|
|
#define TABLE_4_3_SIZE (8191 + 16)*4 |
|
|
#define TABLE_4_3_SIZE (8191 + 16)*4 |
|
|
#if CONFIG_HARDCODED_TABLES |
|
|
#if CONFIG_HARDCODED_TABLES |
|
|