Displaying 6 results from an estimated 6 matches for "saju_pa".
2010 Mar 29
2
Speex on TI DSP 5505
Saju Palayur <saju_pa at hotmail.com> writes:
> Hi
>
>
>
> We have ported the Narrow band 8 Khz Speex encoder and decoder on to TI DSP 5505
>
>
>
> To compress 20ms of 16 bit audio sampled at 8Khz it takes 4.2ms.
>
> Is there any optimizations I can do to make it run faster.
The...
2010 Mar 30
2
Speex on TI DSP 5505
Saju Palayur <saju_pa at hotmail.com> writes:
> Hi
>
>
>
> When we run the profiler these 3 functions take more than 8500 cycles.
>
>
>
> split_cb_search_shape_sign_N1() 22782
> pitch_search_3tap() 19208
> lpc_to_lsp() 16007
>
> So can I configure these in a different wa...
2010 Jan 21
2
Oggs/ Speex check sum tool
Hi
Is there a tool to verify and fix the checksum in a Speex file.
I have seen somewhere a tool like "hoog.."
Were can I get it
Thanks for your time
Saju
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100120/79e209ad/attachment.htm
2010 Mar 30
0
Speex on TI DSP 5505
...re than 8500 cycles.
split_cb_search_shape_sign_N1() 22782
pitch_search_3tap() 19208
lpc_to_lsp() 16007
So can I configure these in a different way so it takes less cycles.
I do not need very high sound quality
Thanks for your time
Warm Regards
Saju
> From: yates at ieee.org
> To: saju_pa at hotmail.com
> CC: speex-dev at xiph.org
> Subject: Re: [Speex-dev] Speex on TI DSP 5505
> Date: Mon, 29 Mar 2010 19:55:55 -0400
>
> Saju Palayur <saju_pa at hotmail.com> writes:
>
> > Hi
> >
> >
> >
> > We have ported the Narrow band 8 Khz...
2010 Mar 22
3
Speex on 64bit OS
Hi all,
has anyone ever tested the speex source on a 64bit OS. I am interested if
the source is ready for x64 platforms.
Cheers,
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100322/dd4b9645/attachment.htm
2010 Jan 19
1
Linker Error when compiling Speex decoder
Hi
I get the following error during linking. How do I resolve it.
I am compiling using Visual Studio 2008
Thanks
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>Linking...
1>MicSpeexDec.obj : error LNK2019: unresolved external symbol __imp__fclose referenced in function "int __cdecl _tmain(int,char * * const)" (?_tmain@@YAHHQAPAD at Z)