Mercurial > libavcodec.hg
changeset 6509:99294a20e11c libavcodec
Remove useless variable since r8456.
author | ramiro |
---|---|
date | Tue, 18 Mar 2008 20:14:57 +0000 |
parents | d9711ab4a934 |
children | 771eb7ea8b3f |
files | cookdata.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/cookdata.h Tue Mar 18 19:51:34 2008 +0000 +++ b/cookdata.h Tue Mar 18 20:14:57 2008 +0000 @@ -40,8 +40,6 @@ 0.0, 0.0, 0.0, 0.0, 0.0, 0.176777, 0.25, 0.707107, }; -static const float randsign[2] = {1.0, -1.0}; - static const float quant_centroid_tab[7][14] = { { 0.000, 0.392, 0.761, 1.120, 1.477, 1.832, 2.183, 2.541, 2.893, 3.245, 3.598, 3.942, 4.288, 4.724 }, { 0.000, 0.544, 1.060, 1.563, 2.068, 2.571, 3.072, 3.562, 4.070, 4.620, 0.000, 0.000, 0.000, 0.000 },