search for: 002904

Displaying 8 results from an estimated 8 matches for "002904".

Did you mean: 002905
2015 Mar 04
2
Patch cleaning up Opus x86 intrinsics configury
...<viswanath.puttagunta at linaro.org> wrote: > Hello Jonathan, > > I am unable to apply your patch cleanly on tip. > > Timothy/opus-dev, > > This patch has some conflicts with my ARM patch that does fft optimizations > http://lists.xiph.org/pipermail/opus/2015-March/002904.html > http://lists.xiph.org/pipermail/opus/2015-March/002905.html > > One of us probably has to rebase depending on which patch goes into opus first. > > Regards, > Vish > > > On 1 March 2015 at 20:47, Jonathan Lennox <jonathan at vidyo.com> wrote: >> The...
2015 Mar 04
2
Patch cleaning up Opus x86 intrinsics configury
...to:viswanath.puttagunta at linaro.org>> wrote: > Hello Jonathan, > > I am unable to apply your patch cleanly on tip. > > Timothy/opus-dev, > > This patch has some conflicts with my ARM patch that does fft optimizations > http://lists.xiph.org/pipermail/opus/2015-March/002904.html > http://lists.xiph.org/pipermail/opus/2015-March/002905.html > > One of us probably has to rebase depending on which patch goes into opus first. > > Regards, > Vish > > > On 1 March 2015 at 20:47, Jonathan Lennox <jonathan at vidyo.com<mailto:jonathan at vidyo...
2015 Mar 07
1
Patch cleaning up Opus x86 intrinsics configury
...unable to apply your patch cleanly on tip. > >> > > >> > Timothy/opus-dev, > >> > > >> > This patch has some conflicts with my ARM patch that does fft > >> > optimizations > >> > http://lists.xiph.org/pipermail/opus/2015-March/002904.html > >> > http://lists.xiph.org/pipermail/opus/2015-March/002905.html > >> > > >> > One of us probably has to rebase depending on which patch goes into opus > >> > first. > >> > > >> > Regards, > >> > Vish > &g...
2015 Mar 03
0
Patch cleaning up Opus x86 intrinsics configury
Hello Jonathan, I am unable to apply your patch cleanly on tip. Timothy/opus-dev, This patch has some conflicts with my ARM patch that does fft optimizations http://lists.xiph.org/pipermail/opus/2015-March/002904.html http://lists.xiph.org/pipermail/opus/2015-March/002905.html One of us probably has to rebase depending on which patch goes into opus first. Regards, Vish On 1 March 2015 at 20:47, Jonathan Lennox <jonathan at vidyo.com> wrote: > The attached patch cleans up Opus's x86 intrinsi...
2015 Mar 04
0
Patch cleaning up Opus x86 intrinsics configury
...te: > > > Hello Jonathan, > > > > I am unable to apply your patch cleanly on tip. > > > > Timothy/opus-dev, > > > > This patch has some conflicts with my ARM patch that does fft > optimizations > > http://lists.xiph.org/pipermail/opus/2015-March/002904.html > > http://lists.xiph.org/pipermail/opus/2015-March/002905.html > > > > One of us probably has to rebase depending on which patch goes into opus > first. > > > > Regards, > > Vish > > > > > > On 1 March 2015 at 20:47, Jonathan Lennox &lt...
2015 Mar 04
0
Patch cleaning up Opus x86 intrinsics configury
...t;> > >> > I am unable to apply your patch cleanly on tip. >> > >> > Timothy/opus-dev, >> > >> > This patch has some conflicts with my ARM patch that does fft >> > optimizations >> > http://lists.xiph.org/pipermail/opus/2015-March/002904.html >> > http://lists.xiph.org/pipermail/opus/2015-March/002905.html >> > >> > One of us probably has to rebase depending on which patch goes into opus >> > first. >> > >> > Regards, >> > Vish >> > >> > >> >...
2015 Mar 04
1
[RFC PATCH v1] Decode(float) optimize using libNe10
...on fixed point optimizations and would like to reduce rebases I may have to do if these patches don't go in soon. [1]: https://docs.google.com/a/linaro.org/document/d/1avz20b3DOnD3IwxiKTmUfyUK89hUwL9K2PYMh7dlkNg/edit#heading=h.d7ydpmyrwvsv [2]: http://lists.xiph.org/pipermail/opus/2015-March/002904.html [3]: http://lists.xiph.org/pipermail/opus/2015-March/002899.html Viswanath Puttagunta (1): armv7(float): Optimize decode usecase using NE10 library celt/arm/arm_celt_map.c | 22 ++++++++++ celt/arm/celt_ne10_fft.c | 26 +++++++++++ celt/arm/celt_ne10_mdct.c | 102 ++++++++++++++...
2015 Mar 02
13
Patch cleaning up Opus x86 intrinsics configury
The attached patch cleans up Opus's x86 intrinsics configury. It: * Makes ?enable-intrinsics work with clang and other non-GCC compilers * Enables RTCD for the floating-point-mode SSE code in Celt. * Disables use of RTCD in cases where the compiler targets an instruction set by default. * Enables the SSE4.1 Silk optimizations that apply to the common parts of Silk when Opus is built in