search for: _speex_decode_int

Displaying 4 results from an estimated 4 matches for "_speex_decode_int".

Did you mean: speex_decode_int
2007 Jun 01
1
help on Blackfin
...d_from [_speex_bits_read_from]' referenced from 'Debug\Process_data.doj' 'speex_bits_reset [_speex_bits_reset]' referenced from 'Debug\Process_data.doj' 'speex_bits_write [_speex_bits_write]' referenced from 'Debug\Process_data.doj' 'speex_decode_int [_speex_decode_int]' referenced from 'Debug\Process_data.doj' 'speex_decoder_ctl [_speex_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_...
2006 Jan 12
1
Problem compiling testenc.c on WinXP(newbie)
...olved 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:\SPEEX\TESTENC.OBJ Error: Unresolved external '_speex_bits_reset' referenced from D:\SPEEX\TESTENC.OBJ Error: Unresolved external '_speex_encoder_destroy' referenced from D:\SPEEX\TESTENC.OBJ Error: Unresolved external '_speex_decoder_destroy' refer...
2006 Jan 12
0
Problem compiling testenc.c on WinXP(newbie)
...resolved 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:\SPEEX\TESTENC.OBJ Error: Unresolved external '_speex_bits_reset' referenced from D:\SPEEX\TESTENC.OBJ Error: Unresolved external '_speex_encoder_destroy' referenced from D:\SPEEX\TESTENC.OBJ Error: Unresolved external '_speex_decoder_destroy' referenc...
2007 May 09
1
Windows Libraries and echo cancellor support
...se, it failed with the following warnings: Linking... LINK : warning LNK4098: 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 ne...