#define META_LINE_LENGTH 200 /* max number of characters at one line of metadata input/output file */
#define ISM_NB_BITS_METADATA_NOMINAL ( ( SCE_CORE_16k_LOW_LIMIT - ACELP_16k_LOW_LIMIT ) / FRAMES_PER_SEC ) /* nominal number of metadata bits - used for configuration of Core-Coder modules */
#define ISM_METADATA_VAD_FLAG_BITS 1
@@ -1390,8 +1388,19 @@ typedef enum
#define SFX_SPAT_BIN_MAX_FILTER_LENGTH 256
#define SPAT_BIN_MAX_INPUT_CHANNELS 1 /* Max number of input channels per source/object. Mono for now, but stereo objects may be considered. */