-
- Downloads
binkaudio: remove unnecessary loop
decode_init sets bands[0] == 2, so this loop always sets the band table
index (k) to zero.
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
Please register or sign in to comment
decode_init sets bands[0] == 2, so this loop always sets the band table
index (k) to zero.
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>