search for: override_

Displaying 2 results from an estimated 2 matches for "override_".

Did you mean: override
2007 Dec 19
2
libspeex stopped to work
> Seems Jean-Marc have not added your optimisation to Speex svn. Could > you sent it to the mailing list, so people would be able to try it out? > If it will give some speed up, we'll try to port it to gcc asm for use > in embedded > Linux applications. Sorry, been busy with maintenance on Valin 2.0 and 3.0 :-) Just applied your fix to the assembly. Can you confirm it works
2007 Dec 20
0
libspeex stopped to work
...inline asm), I'm OK in > principle if someone can show me how to do that cleanly within the > current build. Anyone? Here is how I'm doing this for filters_arm4.S - see arm-asm-configure.diff and arm-asm-configure2.diff patches. These two patches doing the same, but differ in the way OVERRIDE_* macros are defined. In first case they are defined right in filters.c, in second case they are defined in src/Make?file.am. And I'm attaching other fix for configure I sent some time ago - it perform at basic check for libogg in crosscompile envirnoment instead of unconditioinally assuming it...