Is there anybody have mp3 example file that has 8207 huffman value?
I'm testing my fixed-point mp3 codec with polynomial dequantization algorithm.
Dequantization function return Q25 format.
And, it has the routine that check overflow.
But, I don't think causes the overflow.
So, I want to test the overflow, but, I have not test case.
Anybody have mp3 example file that has 8207 huffman value?