blob: cf24fb7177289616f300303aebeb7a6c69d70876 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/* iem_bin_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__ */
|