Loading lib_util/ambi_convert.c +3 −0 Original line number Diff line number Diff line Loading @@ -29,7 +29,9 @@ the United Nations Convention on Contracts on the International Sales of Goods. *******************************************************************************************************/ #include "options.h" #ifdef AMBISONICS_CONVENTIONS #include <stdint.h> #include <assert.h> #include "ivas_cnst.h" Loading Loading @@ -319,3 +321,4 @@ int16_t reorder_channels( float *in[], float *out[], int16_t order, AMBI_CHANNEL return 0; } #endif lib_util/ambi_convert.h +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ #ifndef AMBI_CONVERT_H #define AMBI_CONVERT_H #include "options.h" #include <stdint.h> typedef enum Loading Loading
lib_util/ambi_convert.c +3 −0 Original line number Diff line number Diff line Loading @@ -29,7 +29,9 @@ the United Nations Convention on Contracts on the International Sales of Goods. *******************************************************************************************************/ #include "options.h" #ifdef AMBISONICS_CONVENTIONS #include <stdint.h> #include <assert.h> #include "ivas_cnst.h" Loading Loading @@ -319,3 +321,4 @@ int16_t reorder_channels( float *in[], float *out[], int16_t order, AMBI_CHANNEL return 0; } #endif
lib_util/ambi_convert.h +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ #ifndef AMBI_CONVERT_H #define AMBI_CONVERT_H #include "options.h" #include <stdint.h> typedef enum Loading