Displaying 1 result from an estimated 1 matches for "largebound".
2000 Aug 24
3
lib/block.c question
...ting bits of vorbis (I'ld like to work on
low bit rates someday).
1. Can others doing documentation tell me what they're working on?
Please e-mail me directly. I'ld rather my efforts were coordinated
with yours!
2. In lib/block.c, I do not understand the rationale for the choice of
largebound in the case of vd.W being a short window (vd.W==0). The question
is at the end, as well as my thinking as to what it ought to be.
(alpha-version uncorrected bkgd info for now...)
'largebound' is used in the envelope search, which does:
1.3.4 lib/envelope.c line 178: long _ve_envelope_searc...