Revision 6a813295 libavcodec/dctref.c
libavcodec/dctref.c | ||
---|---|---|
30 | 30 |
*/ |
31 | 31 |
|
32 | 32 |
#include "libavutil/mathematics.h" |
33 |
#include "dctref.h" |
|
34 |
|
|
33 | 35 |
static double coefficients[8 * 8]; |
34 | 36 |
|
35 | 37 |
/** |
Also available in: Unified diff