search for: ltp_sse

Displaying 6 results from an estimated 6 matches for "ltp_sse".

2005 Dec 02
0
run time assembler patch for altivec, sse + bug fixes
...t attachment was scrubbed... Name: filters_sse.c Type: application/octet-stream Size: 9943 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20051202/46c05f55/filters_sse-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: ltp_sse.c Type: application/octet-stream Size: 3211 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20051202/46c05f55/ltp_sse-0001.obj -------------- next part -------------- /* Copyright (C) 2002 Jean-Marc Valin */ /** @file ltp_altivec.c @brief Long-Term Predic...
2004 Aug 06
0
Re: Fixed-point Speex
...e fixed-point implementation". After that, optimizing is only a >matter of re-writing a handful of functions: various filters, a VQ >search and inner product. That's already what I did with the SSE >optimizations: they're all contained in two small files (filters_sse.h >and ltp_sse.h). Thank you. I've copied Greg on this email. Greg: Could you be available? >You might want to ask Greg Herlein (gherlein@herlein.com), the author of >the Speex RTP profile. He lives in San Francisco. >> One final point ... I direct The Tech Startup Connection (please visit &gt...
2004 Aug 06
2
[PATCH] Make SSE Run Time option. Add Win32 SSE code
...the exact same manor. You would add a check in the configure.in for the platform and define a _USE_ARM and place the code in the same functions as we did. You would then add a SPEEX_ASM_ARM 8 or something and let the application decide to turn it on. <p>Other Notes: This patch obsoletes ltp_sse.h and filters_sse.h . However the patch does not remove them. This is thge updated version of the patch we sent in November. <p>Comments are welcome. BTW, we have been shipping our Video Conferencing product which only uses the Speex codec for 6 months now and have gotten rave reviews...
2004 Aug 06
0
[PATCH] Make SSE Run Time option. Add Win32 SSE code
...You would add a check in the configure.in for the > platform and define a _USE_ARM and place the code in the same functions as > we did. You would then add a SPEEX_ASM_ARM 8 or something and let the > application decide to turn it on. > > > Other Notes: This patch obsoletes ltp_sse.h and filters_sse.h . However > the patch does not remove them. This is thge updated version of the patch > we sent in November. > > > Comments are welcome. BTW, we have been shipping our Video Conferencing > product which only uses the Speex codec for 6 months now and have...
2004 Aug 06
2
[PATCH] Make SSE Run Time option. Add Win32 SSE code
...the configure.in for the > > platform and define a _USE_ARM and place the code in the same functions as > > we did. You would then add a SPEEX_ASM_ARM 8 or something and let the > > application decide to turn it on. > > > > > > Other Notes: This patch obsoletes ltp_sse.h and filters_sse.h . However > > the patch does not remove them. This is thge updated version of the patch > > we sent in November. > > > > > > Comments are welcome. BTW, we have been shipping our Video Conferencing > > product which only uses the Speex codec...
2017 May 29
0
[PATCH] Add CMake build script
...b_search_sse.h + libspeex/filters.h + libspeex/filters_arm4.h + libspeex/filters_bfin.h + libspeex/filters_sse.h + libspeex/fixed_arm4.h + libspeex/fixed_arm5e.h + libspeex/fixed_bfin.h + libspeex/fixed_debug.h + libspeex/lpc.h + libspeex/lpc_bfin.h + libspeex/ltp.h + libspeex/ltp_arm4.h + libspeex/ltp_sse.h + libspeex/math_approx.h + libspeex/misc_bfin.h + libspeex/nb_celp.h + libspeex/quant_lsp.h + libspeex/sb_celp.h + libspeex/stack_alloc.h + libspeex/vbr.h + libspeex/vq.h + libspeex/vq_arm4.h + libspeex/vq_bfin.h + libspeex/vq_sse.h + libspeex/cb_search.h + libspeex/fftwrap.h + libspeex/fftwrap.c...