search for: firstfan

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

Did you mean: first_rn
2015 Apr 13
1
Fwd: Cannot compile speexdsp 1.2rc3 on ARM64
Hi, On Sat, Mar 28, 2015 at 2:34 PM, Evan JIANG <firstfan at gmail.com> wrote: > Hi all, > > (Sorry that may be duplicated that I was not a mail-list member before, > so last mail sent failed) > > I build successfully with speex-1.2rc2. And with speexdsp 1.2rc3, I > build with i386, X86_64, armv7 and armv7s all passed. >...
2015 Mar 28
4
Cannot compile speexdsp 1.2rc3 on ARM64
Hi all, I build successfully with speex-1.2rc2. And with speexdsp 1.2rc3, I build with i386, X86_64, armv7 and armv7s all passed. But when I build for ARM64 (for iPhone 6), it failed with: /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in libspeexdsp CC preprocess.lo CC jitter.lo CC mdf.lo CC fftwrap.lo CC
2016 Jul 30
2
Cannot compile speexdsp 1.2rc3 on ARM64
..., min(32767, a)); > } > #endif > > To test it I wrote a stand alone test and ran it via adb. > Anyone able to help with review/integration? > There are 4 functions in resample_neon.h thats just the first/easiest. > > > > On Sat, Mar 28, 2015 at 11:28 AM, Evan JIANG <firstfan at gmail.com> wrote: > >> Hi all, >> I build successfully with speex-1.2rc2. And with speexdsp 1.2rc3, I >> build with i386, X86_64, armv7 and armv7s all passed. >> But when I build for ARM64 (for iPhone 6), it failed with: >> /Applications/Xcode.app/Conte...
2016 Apr 19
0
Cannot compile speexdsp 1.2rc3 on ARM64
..._32bit_to_16bit(int32_t a) { return max(-32768, min(32767, a)); } #endif To test it I wrote a stand alone test and ran it via adb. Anyone able to help with review/integration? There are 4 functions in resample_neon.h thats just the first/easiest. On Sat, Mar 28, 2015 at 11:28 AM, Evan JIANG <firstfan at gmail.com> wrote: > Hi all, > I build successfully with speex-1.2rc2. And with speexdsp 1.2rc3, I > build with i386, X86_64, armv7 and armv7s all passed. > But when I build for ARM64 (for iPhone 6), it failed with: > /Applications/Xcode.app/Contents/Developer/usr/bin/ma...
2016 Aug 09
0
Cannot compile speexdsp 1.2rc3 on ARM64
...ndif >> >> To test it I wrote a stand alone test and ran it via adb. >> Anyone able to help with review/integration? >> There are 4 functions in resample_neon.h thats just the first/easiest. >> >> >> >> On Sat, Mar 28, 2015 at 11:28 AM, Evan JIANG <firstfan at gmail.com> wrote: >> >>> Hi all, >>> I build successfully with speex-1.2rc2. And with speexdsp 1.2rc3, I >>> build with i386, X86_64, armv7 and armv7s all passed. >>> But when I build for ARM64 (for iPhone 6), it failed with: >>> /Appl...
2015 Mar 28
0
Fwd: Cannot compile speexdsp 1.2rc3 on ARM64
Hi all, (Sorry that may be duplicated that I was not a mail-list member before, so last mail sent failed) I build successfully with speex-1.2rc2. And with speexdsp 1.2rc3, I build with i386, X86_64, armv7 and armv7s all passed. But when I build for ARM64 (for iPhone 6), it failed with: /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in libspeexdsp CC