Re: [MP3 ENCODER] time complexity of MP3 encoder

2002-12-16 Thread Gabriel Bouvigne
hai there, does anyone know what is the time complexity of MP3 encoder algorithm such as Lame or the Fhg? i mean what is the big O number? is it O(n), O(n2) or else? could someone tell me how to measure this up? thanx alot Encoder complexity is roughly linear related to the number of input

[MP3 ENCODER] time complexity of MP3 encoder

2002-12-15 Thread sheva da poetra
hai there, does anyone know what is the time complexity of MP3 encoder algorithm such as Lame or the Fhg? i mean what is the big O number? is it O(n), O(n2) or else? could someone tell me how to measure this up? thanx alot regards, putra