search for: schur64_fix

Displaying 3 results from an estimated 3 matches for "schur64_fix".

2013 Jul 18
2
Help building OPUS library using FIXED_POINT option
...on your side and keep me posted about your results. I also attached the python file that list the files we are building for FIXED POINT and FLOATING POINT mode as well as our config.h file adapted from our SPEEX implementation. Thanks, -Antoine BUILD LOG: ... [exec] Compile x86 : 1 <= schur64_FIX.c [exec] Compile x86 : 1 <= schur_FIX.c [exec] Compile x86 : 1 <= solve_LS_FIX.c [exec] Compile x86 : 1 <= vector_ops_FIX.c [exec] Compile x86 : 1 <= warped_autocorrelation_FIX.c [exec] StaticLibrary : lib0.a [exec] StaticLibrary : lib1.a...
2014 Jun 04
2
opus_multistream_encode_float not working in libopus 1.1
> Have you tried compiling it yourself? I just installed git for the first time and downloaded all of the latest source code packages directly from the site. I'm getting the following every time I try to (re)build any of the projects: 1>------ Build started: Project: opus, Configuration: Release Win32 ------ 1> fatal: Not a git repository: 'C:\My
2014 Jun 04
3
opus_multistream_encode_float not working in libopus 1.1
...config.h(43): fatal error C1083: Cannot open include file: 'version.h': No such file or directory 5> residual_energy_FIX.c 5>C:\My Documents\Opus\win32\config.h(43): fatal error C1083: Cannot open include file: 'version.h': No such file or directory 5> Compiling... 5> schur64_FIX.c 5>C:\My Documents\Opus\win32\config.h(43): fatal error C1083: Cannot open include file: 'version.h': No such file or directory 5> schur_FIX.c 5>C:\My Documents\Opus\win32\config.h(43): fatal error C1083: Cannot open include file: 'version.h': No such file or directory 5&...