Displaying 1 result from an estimated 1 matches for "whichpow2_2".
2004 Sep 10
1
Fixed: ERROR: mismatch in decoded data, verify FAILED!
> > After some intense debugging, I found the problem. One block in
> > the file
> > triggered a very rare bug in the LPC coefficient quantizer caused
> > by
> > insufficient floating point precision. There is a snippet to
> > compute the
> > log(base 2) of a number:
> >
> > floor(log(cmax) / M_LN2)
> >
> > It turns out on at