Try without hiding the codec2 code.

pull/45/head
Mooneer Salem 2022-08-20 12:04:58 -07:00
parent e27e56faf4
commit f270448bd3
1 changed files with 0 additions and 2 deletions

View File

@ -17,10 +17,8 @@
#include "codec2_pitch.h"
#include "codec2_kiss_fft.h"
#pragma GCC visibility push(hidden)
#include "from_codec2/sine.h"
#include "from_codec2/nlp.h"
#pragma GCC visibility pop
#define FFT_ENC 512 /* size of FFT used for encoder */
#define P_MAX_S 0.0200 /* maximum pitch period in s */