Displaying 5 results from an estimated 5 matches for "renegat".
Did you mean:
relegate
2005 Jan 10
2
64 bit integer spx_word64_t
On Tue, 2005-01-11 at 02:07 -0500, Jean-Marc Valin wrote:
> > noticed there's a 64 bit integer being used in the long term prediction.
> > any chance of using a 32 bit integer without incurring some major side-effects?
>
> A 32-bit integer may overflow (which is why I used a 64-bit int). Of
> course, it's possible to emulate it using 32-bit arithmetic. Otherwise,
>
2005 Jan 13
3
Problem encoding sine wave in 1.1.6 and somewhat in 1.0.4
On Thu, 2005-01-13 at 12:42 -0500, Jean-Marc Valin wrote:
> Le jeudi 13 janvier 2005 ? 10:59 -0500, Jared Whitby a ?crit :
> > Interestingly enough.. I started playing around with preprocessing
> > options in 1.1.6 and happened upon the denoise filter
> > (SPEEX_PREPROCESS_SET_DENOISE). When i run the test tone using that
> > option it is completely filtered out and I
2015 Sep 03
1
[Bug 11489] New: --update --size-only ignored when syncing / dump copies everything
...mp
copies everything
Product: rsync
Version: 3.1.1
Hardware: x64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: renegat at gmx.de
QA Contact: rsync-qa at samba.org
Package: rsync 3.1.1-4
Architecture: x86_64 GNU/Linux
What it isn't doing:
When trying to sync two mounted identical structured folders on two hosts using
rsync -vhtru "/path/folder" "user at 192.168.000.1:/path/"
works...
2005 Jan 11
0
64 bit integer spx_word64_t
...value and the extremes off-hand? i take it
your workaround involves some complex manipulations
instead of just using the 32bit to represent the more significant
bits of 64-bit integer. if yes, could you throw some ideas? thanks!
tk
On Tue, 11 Jan 2005 08:22:20 +0100, Claude Brisson <claude@renegat.net> wrote:
> On Tue, 2005-01-11 at 02:07 -0500, Jean-Marc Valin wrote:
> > > noticed there's a 64 bit integer being used in the long term prediction.
> > > any chance of using a 32 bit integer without incurring some major side-effects?
> >
> > A 32-bit integ...
2005 Jan 13
0
Problem encoding sine wave in 1.1.6 and somewhat in 1.0.4
...hink. I actually
tried a couple of lower frequency samples and It didn't seem to cause
the problem I was having.
But, I seem to be in good shape with the filter in place... so just
figured I would share what i have learned.
Jared
On Thu, 13 Jan 2005 19:40:11 +0100, Claude Brisson <claude@renegat.net> wrote:
> On Thu, 2005-01-13 at 12:42 -0500, Jean-Marc Valin wrote:
> > Le jeudi 13 janvier 2005 ? 10:59 -0500, Jared Whitby a ?crit :
> > > Interestingly enough.. I started playing around with preprocessing
> > > options in 1.1.6 and happened upon the denoise filt...