Commit 1c431135 authored by TYAGIRIS's avatar TYAGIRIS
Browse files

Merge branch 'ivas-float-update' of...

Merge branch 'ivas-float-update' of ssh://forge.3gpp.org:29419/sa4/audio/ivas-basop into ivas-float-update
parents cc8a9faa de0a9fca
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -30,6 +30,9 @@

*******************************************************************************************************/

#include <math.h>
#include <assert.h>
#include <string.h>
#include "lib_dec.h"
#include "ivas_cnst.h"
#include "ivas_prot.h"
@@ -38,8 +41,6 @@
#include "jbm_jb4sb.h"
#include "jbm_pcmdsp_apa.h"
#include "jbm_pcmdsp_fifo.h"
#include <math.h>
#include <assert.h>
#ifdef DEBUGGING
#include "debug.h"
#endif