Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

AAC quantization
Hi..
I am new to the field of audio compression. Could someone explain the
quantization process?.

I see that the spectral value is multiplied
by the following to get the quantized value

(pow(2, (3/16)*scale_factor))*(spectral_value^0.75)

According to my understanding, power-law quantization should be as
follows,

pow_value = spectral_value^0.75;
pow_sc    = scale_factor^0.75;

quant_value = pow_value/pow_sc;

Could someone explain the logic behind the formula used in AAC
quantization?


Report this thread to moderator Post Follow-up to this message
Old Post
coonoor@gmail.com
05-10-05 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Compression archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 09:36 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.