Displaying 4 results from an estimated 4 matches for "_speex_encode_int".
Did you mean:
speex_encode_int
2007 Jun 01
1
help on Blackfin
...eex_decoder_ctl]' referenced from
'Debug\Process_data.doj'
'speex_decoder_destroy [_speex_decoder_destroy]' referenced from
'Debug\Process_data.doj'
'speex_decoder_init [_speex_decoder_init]' referenced from
'Debug\Process_data.doj'
'speex_encode_int [_speex_encode_int]' referenced from
'Debug\Process_data.doj'
'speex_encoder_ctl [_speex_encoder_ctl]' referenced from
'Debug\Process_data.doj'
'speex_encoder_destroy [_speex_encoder_destroy]' referenced from
'Debug\Process_data.doj'
'speex_encoder_init [_speex_encoder_...
2006 Jan 12
1
Problem compiling testenc.c on WinXP(newbie)
...Unresolved external '_speex_nb_mode' referenced from
D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_mode_query' referenced from
D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_bits_init' referenced from
D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_encode_int' referenced from
D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_bits_write' referenced from
D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_bits_rewind' referenced from
D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_decode_int' referenced fro...
2006 Jan 12
0
Problem compiling testenc.c on WinXP(newbie)
...r: Unresolved external '_speex_nb_mode' referenced
from D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_mode_query' referenced
from D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_bits_init' referenced
from D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_encode_int' referenced
from D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_bits_write' referenced
from D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_bits_rewind'
referenced from D:\SPEEX\TESTENC.OBJ
Error: Unresolved external '_speex_decode_int' referenced
from D...
2007 May 09
1
Windows Libraries and echo cancellor support
...8: defaultlib "LIBC" conflicts with use of other
libs; use /NODEFAULTLIB:library
hf3.obj : error LNK2001: unresolved external symbol _speex_echo_state_init
ltpstack5.obj : error LNK2001: unresolved external symbol
_speex_decode_int
ltpstack5.obj : error LNK2001: unresolved external symbol
_speex_encode_int
Debug/hfdialer.exe : fatal error LNK1120: 3 unresolved externals
I guess that the 1.2beta windows project files and the binaries are broken
somehow. the 1.1.12 works wells though. does anybody have the fixed
versions? I need to use these to try out the echo cancellor.
Alternatively, should I try...