summaryrefslogtreecommitdiff
path: root/libavcodec/faandct.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/faandct.h')
-rw-r--r--libavcodec/faandct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/faandct.h b/libavcodec/faandct.h
index 41615857d3..c40f8016b1 100644
--- a/libavcodec/faandct.h
+++ b/libavcodec/faandct.h
@@ -28,3 +28,4 @@
#define FAAN_POSTSCALE
void ff_faandct(DCTELEM * data);
+void ff_faandct248(DCTELEM * data);