summaryrefslogtreecommitdiff
path: root/libavcodec/aacpsdsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/aacpsdsp.h')
-rw-r--r--libavcodec/aacpsdsp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/aacpsdsp.h b/libavcodec/aacpsdsp.h
index 08d7490065..93737d26d3 100644
--- a/libavcodec/aacpsdsp.h
+++ b/libavcodec/aacpsdsp.h
@@ -48,5 +48,6 @@ typedef struct PSDSPContext {
} PSDSPContext;
void ff_psdsp_init(PSDSPContext *s);
+void ff_psdsp_init_arm(PSDSPContext *s);
#endif /* LIBAVCODEC_AACPSDSP_H */