it passes the definite clearance analysis.
[IRC.git] / Robust / src / Tests / ssJava / mp3decoder / SynthesisFilter.java
index 4774619403d0c6cbbd79757ce0398e327f52a7f3..7ad2ee4a7b698efdc5109531fe41cf0fada893af 100644 (file)
@@ -55,9 +55,9 @@ final class SynthesisFilter {
   public int actual_write_pos; // 0-15\r
   @LOC("SAMPLE")\r
   private float[] samples; // 32 new subband samples\r
-  @LOC("V")\r
+  @LOC("EQ")\r
   public final int channel;\r
-  @LOC("V")\r
+  @LOC("EQ")\r
   public final float scalefactor;\r
   @LOC("EQ")\r
   private float[] eq;\r