aboutsummaryrefslogtreecommitdiff
path: root/src/iem_ambi_sources.c
blob: fea46472ca677fcccd154183fa9bb7aeec5f7ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* iem_ambi-setup autogenerated setup-file
 * generated by "./makesource.sh"
 * !! DO NOT MANUALLY EDIT  !!
 */

#include "iem_ambi_sources.h"

void iem_ambi_sources_setup(void)
{
	ambi_decode2_setup(); /* ambi_decode2.c */
	ambi_decode3_setup(); /* ambi_decode3.c */
	ambi_decode_setup(); /* ambi_decode.c */
	ambi_decode_cube_setup(); /* ambi_decode_cube.c */
	ambi_encode_setup(); /* ambi_encode.c */
	ambi_rot_setup(); /* ambi_rot.c */
}