search for: fa4b

Displaying 7 results from an estimated 7 matches for "fa4b".

Did you mean: af4b
2005 Oct 14
2
Steganographic extension to Speex
...ould maybe be used for the speex manual. Regards, Bj?rn -- He was part of my dream, of course -- but then I was part of his dream too. -- Lewis Carroll -- Important! Please recognize my new GPG Public Key! Bj?rn Thalheim gpg fingerprint: 0A29 87E7 B4BE 8EFC 1063 EF09 9096 FA4B DF0C 6701 download key: wget http://www.ifsr.de/~bjoern/gpg/public_key.asc See also: http://www.ifsr.de/~bjoern/gpg/key.html -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP dig...
2005 Aug 26
0
Segmentation fault in narrowband and wideband mode
...gt;25000), if (modeID != SPEEX_MODEID_UWB)) makes the encoding run through. Does anybody else have this problem? Or is that just my computer? Thanks, Bj?rn -- Important! Please recognize my new GPG Public Key! Bj?rn Thalheim gpg fingerprint: 0A29 87E7 B4BE 8EFC 1063 EF09 9096 FA4B DF0C 6701 download key: wget http://www.ifsr.de/~bjoern/gpg/public_key.asc See also: http://www.ifsr.de/~bjoern/gpg/key.html -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP dig...
2005 Nov 29
0
cheb_poly_eva using Clenshaw's recurrence formula
...n should use the algorithm above plus the explicit ALLOC which is used all over speex (why actually?). Ciao, Bj?rn -- Q: Are we not men? A: We are Vaxen. -- Important! Please recognize my new GPG Public Key! Bj?rn Thalheim gpg fingerprint: 0A29 87E7 B4BE 8EFC 1063 EF09 9096 FA4B DF0C 6701 download key: wget http://www.ifsr.de/~bjoern/gpg/public_key.asc See also: http://www.ifsr.de/~bjoern/gpg/key.html -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP dig...
2005 Oct 25
1
Steganographic extension to Speex
...the codebook keys of which the corresponding entries are added to get raw speech data back. Ciao, Bj?rn -- You are a bundle of energy, always on the go. -- Important! Please recognize my new GPG Public Key! Bj?rn Thalheim gpg fingerprint: 0A29 87E7 B4BE 8EFC 1063 EF09 9096 FA4B DF0C 6701 download key: wget http://www.ifsr.de/~bjoern/gpg/public_key.asc See also: http://www.ifsr.de/~bjoern/gpg/key.html -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP dig...
2005 Nov 29
2
cheb_poly_eva using Clenshaw's recurrence formula
Hi, After reading the paper entitled "The Computation of Line Spectral Frequencies Using Chebyshev Polynomials", P. Kabal and R. Ramachandran, IEEE Trans. on ASSP, Vol. 34, No. 6, December 1986, I rewrite the function cheb_poly_eva in lsp.c using the Clenshaw's recurrence formula, as described, for example, in Numerical Recipes in C, Second Edition (5.5 and 5.8) : static float
2005 Oct 11
1
jitter.c How to
..., Bj?rn PS: I hope that is not too much compiler output. -- You will stop at nothing to reach your objective, but only because your brakes are defective. -- Important! Please recognize my new GPG Public Key! Bj?rn Thalheim gpg fingerprint: 0A29 87E7 B4BE 8EFC 1063 EF09 9096 FA4B DF0C 6701 download key: wget http://www.ifsr.de/~bjoern/gpg/public_key.asc See also: http://www.ifsr.de/~bjoern/gpg/key.html -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP dig...
2005 Oct 10
2
jitter.c How to
Hi all: How to use jitter.c, I see this file is not include in the lib. Sorry for this newbie Q.