one more add from Pavel

git-svn-id: http://op25.osmocom.org/svn/trunk@228 65a5c917-d112-43f1-993d-58c26a4786be
This commit is contained in:
max 2010-10-28 20:37:55 +00:00
parent 901ad7de91
commit 3069fcd03e
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ void imbe_vocoder::encode_init(void)
fft_init();
dc_rmv_mem = 0;
sa_encode_init();
pitch_ref_init();
}