search for: speex_asm_arm

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

2004 Aug 06
0
[PATCH] Make SSE Run Time option. Add Win32 SSE code
...> variable. > > The way we setup the asm flags var should allow you to add the ARM assembly > in 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. > > > 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 welc...
2004 Aug 06
2
[PATCH] Make SSE Run Time option. Add Win32 SSE code
..._ctl set the same global flag variable. The way we setup the asm flags var should allow you to add the ARM assembly in 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 shipp...
2004 Aug 06
2
[PATCH] Make SSE Run Time option. Add Win32 SSE code
...gt; > The way we setup the asm flags var should allow you to add the ARM > assembly > > in 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. > > > > > > 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. > >...