similar to: What does f mean in CELT's source code?

Displaying 20 results from an estimated 3000 matches similar to: "What does f mean in CELT's source code?"

2011 May 18
1
PEAQ(CELT)
Hello, ? I don?t know whether this is the right place to discuss such a question here. I?m sorry. ? I want to evaluate the CELT codec using a known MATLAB implementation of the PEAQ software. If anyone has used this test program he could see that one of the input parameters (3rd one) shifts the frames for both the reference and the under test audio signals. Another parameter (4th one) marks the
2010 Dec 05
1
What CELT version to choose
Hi, ?I'm trying to improve CELT according to the bit allocation problem and psychoacoustic masking which was mentioned in the paper "A High-Quality Speech and Audio Codec With Less Than 10-ms Delay". What software version do you prefer for me to choose?on my study? Best Regards, Osama Y. Fadhil. -------------- next part -------------- An HTML attachment was scrubbed...
2010 Dec 02
1
Function call
Hi, Can you tell me where is the function that calls the function compute_allocation() in CELT codec version 0.3.2 ? Best Regards, Osama Y. Fadhil. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20101201/4e309a23/attachment-0002.htm
2010 Nov 23
0
CELT Output audio file does not run
Dear all, Iam a student pursuing MSc degree in computer science at the University of Babylon,Iraq. My project is about the CELT. I have chosen version 0.3.2 of the software, lcc compiler, windows xp environment. One of my current problems is that when I execute the?testcelt program tool,?the output audio file can not be payed. Could you help me, please? I have tried some media players ,like
2010 Dec 05
0
Bit allocation in CELT
Hi, Can you give me some directions or notes which to be followed in order to do dynamic allocation in CELT ? Best Regards, Osama Y. Fadhil. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20101205/0a1aa44e/attachment-0002.htm
2010 Dec 09
0
Equation 6 in the CELT paper
Hi, Can you explain to me how did you get equation (6) in the CELT paper "A High-Quality Speech and Audio Codec With Less Than 10-ms Delay"? Best Regards, Osama Y. Fadhil. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20101209/9c03ca0a/attachment-0002.htm
2006 May 01
8
Windows vs Linux
Warning: Sligthly off topic. http://shelleytherepublican.com/2006/04/linux-european-threat-to-our-computers.html Quotes: > And guess what software Osama Bin Laden uses on his laptop? > > If you guessed it was Linux you would be 100% right. > Next time somebody asks you how Al Queda agents pay for their > rifles and rocket launchers, you can tell them that foreign hackers >
2009 Jul 27
2
Problems with Broadcom 4312 wireless
Hello David, In brief, I've solved this problem on my Dell Inspiron 1525 (with Broadcom 4312 wireless card), so I figured letting You know would be nice, 'cause it didn't seem like the issue is resolved. Visit this link: http://jomcode.com/fadhil/?p=59 and in addition check out the comment on the same page by Andre Kiepe to have the modules load on boot. Best Regards, Milos.
2011 Apr 25
3
Possibility of Incorporating a psychoacoustic model in CELT
Good Morning; Iam asking whether any one have knowledge about is it possiple to incorporate a psycoacoustic model?(specifically?I mean ?MPEG-1 psychoacoustic model 1) into the CELT codec(any version even older versions of the coder,?no matter) Iam using version 0.3.2. Kind Regards; Osama. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2001 Sep 14
2
[Fwd: Bush's Press Conference: Into the Abyss]
Emperors1000@aol.com wrote: > > Dear reader, > The emperorsclothes list does not seem to be working. Please forgive us if > you receive this post twice. - Jared Israel, www.tenc.net > ************************** > URL for this article: http://emperors-clothes.com/articles/rozoff/abyss.htm > > To join the Emperor's Clothes email list, go to >
2011 Mar 01
1
Possible bug in CELT's VBR code
Hi guys, It looks to me like line 955 in celt.c should be: effectiveBytes = vbr_rate>>(3+BITRES); otherwise it seems like "effectiveBytes" is 8 times larger than it should be (at least if it's really meant to be bytes). Cheers, John Ridges
2011 Apr 23
1
Inside the psydecay_init function
Good Morning; Fo this portion of code in the psydecay_init( ) of CELT (psy.c)?: decayR[i]=Q15ONE*power(0.1f,deriv)?? /commented: decay corresponding to -10 dB/Bark. decayL[i]=Q15ONE*power(0.0031623f,deriv)?? /commented: decay corresponding to -25 dB/Bark. Why 0.1 (or 0.0031623)?is being raised to the power of deriv? what is the meaning of this? why 0.1(or 0.0031623) ?not other number? is
2000 Aug 16
1
goodness of fit
Dear All, Is there any modules to compute the chi-square goodness of fit , K.S. statistics and Anderson Darling nonparametric test and compre the fitting of a class of distributions using these tests? Thank you. Osama Hussien -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2013 Jan 06
1
Malicious traffic comming from 37.75.210.90
Hello Osama, and Hisham, At 1330GMT there was some malicious activity coming from your network IP 37.75.210.90. Please act accordingly. Things that may be of use "972599779558" N.
2001 Sep 14
2
[Fwd: Interview With Huffman Aviation Casts Doubt on Official Story]
emperors1000@aol.com wrote: > > This is being sent on behalf of emperors1000@aol.com > as part of the mailing list that you joined. > List: emperorsclothes > URL: http://www.emperors-clothes.com > ------------------------------------------------------------ > > URL for this article: http://emperors-clothes.com/interviews/dekkers.htm > > Join Emperor's Clothes
2003 Apr 28
2
cascaded HTB urgent question
Hi there, I have a question with regards to cascading multiple HTB qdiscs. Assume that I want to build the following hierarchy: (qdisc htb 1:0) -> (class htb 1:1) -> (qdisc htb 2:0) -> (class htb 2:1) -> (class htb 2:2) I want to attache aggregate u32 filters at 1:0 for supernets, then at 2:0 (and 3:0, 4:0, etc), I attach the more specific u32 filters for say HTTP and
2007 Apr 18
1
[Bridge] max number of enslaved devices
What is the maximum number of devices that can be enslaved in a bridge interface? I have tried enslaving 512 devices. Although the brctl tool did not complain while adding them, when I use brctl show command it only shows 255. Thanks
2003 Sep 28
1
Problem with roaming profiles and Samba 3.0
Due to a change in W2K SP4 and XP SP1 (see Microsoft Knowledge Base Article 327462 at http://support.microsoft.com/default.aspx?scid=KB;EN-US;q327462) Windows checks the owner of a roaming profile folder when logging in. For some reason this check fails with Samba 3.0 (at least with our setup). It works with Samba 2.2. Any suggestions? Please CC me. I'm not on the list. Thanks, Nick
1998 Nov 03
4
nis homedir troubles
Sorry if this is an old problem. I have just installed 1.9.18p10 - the latest version. I noticed the nis homedir option in the config file, but have not had much luck in implementing it. I had hoped it would mean my [homes] shares would map to the correct server - the one which physically carries a users home directory - regardless of the machine to which the connection attempt was made. My
2011 Jun 27
0
TL diagram
the backage lmomco can plot the L-moments ratio diagram would it be possible to draw the TL moments diagram also? -- Osama Abdelaziz Hussien Department of Statistics Faculty of Commerce Alexandria University Egypt