Displaying 5 results from an estimated 5 matches for "explainining".
Did you mean:
explaining
2004 Aug 06
1
Sub Vector Quantization of Innovation
Hi
I am a student and working on Speech Coding and Speex.
I just want to know where to get the document
describing subvector quantization of innovation. Is
there any document which can help me know how C code
works or any paper exactly explainin the idea?
regards
Faisal
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
2013 Jan 09
0
[LLVMdev] [lld] ELF weak aliases
...r __stdout_used. The size of the
>> current symbol = (value of next symbol - current symbol). In this case
>> its
>> zero.
>
> __stdout_used is the last symbol at that address, so it gets the data.
> The hack was to make __stdout_used not get the data.
Got it. Thanks for explainining things.
>
>>
>>>
>>> This works great until another object file provides a definition of
>>> __stdout_used. The weak definition of it gets totally removed, meaning
>>> so does the content for the other __stdx_used symbols.
>>
>> When the oth...
2006 Jun 04
4
xy.coords(MATRIX) bug in code or documentation (PR#8937)
Hi, people.
xy.coords() does not behave like its documentation says, when given some
matrices. ?xy.coords says:
If 'y' is 'NULL' and 'x' is a [...] formula [...] list [...]
time series [...] matrix with two columns [...]
In any other case, the 'x' argument is coerced to a vector and
returned as *y* component [...]
Now, consider this short
2013 Jan 09
2
[LLVMdev] [lld] ELF weak aliases
On Tue, Jan 8, 2013 at 8:56 PM, <shankare at codeaurora.org> wrote:
> Hi Michael,
>
> Does ELF support aliasing ?
>
> How is the relationship captured in ELF symbol table, that one symbol is a
> alias of another symbol ?
It is not explicitly captured. It's an implicit relationship due to
the symbols having the same address.
>
>> Note that __stdout_used is
2004 Aug 06
2
Packet loss concealment ??
Hi,
I would like to know which method uses Speex to conceal the loss of packets. I've reviewed the code and haven't found anything.
Thanks in advance.
Iago Soto.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://westfish.xiph.org/pipermail/speex-dev/attachments/20040614/bfa135e0/attachment.htm