aboutsummaryrefslogtreecommitdiff
path: root/src/iem_ambi_sources.h
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-09 17:38:37 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-09 17:38:37 +0000
commit2899101b0799fc5ad2740852142aa95215e1d5e7 (patch)
treeb7d02b9aed040ae31ce0c10ccb6a68d87f7b10b2 /src/iem_ambi_sources.h
parent6965154beaf3f53a5c51696d43e4900515cef586 (diff)
fixed build-system
svn path=/trunk/externals/iem/iem_ambi/; revision=4671
Diffstat (limited to 'src/iem_ambi_sources.h')
-rw-r--r--src/iem_ambi_sources.h14
1 files changed, 9 insertions, 5 deletions
diff --git a/src/iem_ambi_sources.h b/src/iem_ambi_sources.h
index cf24fb7..9af6599 100644
--- a/src/iem_ambi_sources.h
+++ b/src/iem_ambi_sources.h
@@ -1,11 +1,15 @@
-/* iem_bin_ambi-setup autogenerated header-file
- * generated by "./makesource.sh"
+/* iem_ambi-setup autogenerated header-file
+ * generated by "makesource.sh"
* !! DO NOT MANUALLY EDIT !!
*/
#ifndef IEMAMBI_SOURCES_H__
#define IEMAMBI_SOURCES_H__
-void bin_ambi_calc_HRTF_setup(void); /* bin_ambi_calc_HRTF.c */
-void bin_ambi_reduced_decode_setup(void); /* bin_ambi_reduced_decode.c */
-#endif /* IEMBINAMBI_SOURCES_H__ */
+void ambi_decode2_setup(void); /* ambi_decode2.c */
+void ambi_decode3_setup(void); /* ambi_decode3.c */
+void ambi_decode_setup(void); /* ambi_decode.c */
+void ambi_decode_cube_setup(void); /* ambi_decode_cube.c */
+void ambi_encode_setup(void); /* ambi_encode.c */
+void ambi_rot_setup(void); /* ambi_rot.c */
+#endif /* IEMAMBI_SOURCES_H__ */