summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/codecs/libtremor/backends.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/codecs/libtremor/backends.h b/apps/codecs/libtremor/backends.h
index 4b893bf278..9b63080a6b 100644
--- a/apps/codecs/libtremor/backends.h
+++ b/apps/codecs/libtremor/backends.h
@@ -115,8 +115,10 @@ typedef struct vorbis_info_mapping0{
int floorsubmap[16]; /* [mux] submap to floors */
int residuesubmap[16]; /* [mux] submap to residue */
+#if 0
int psy[2]; /* by blocktype; impulse/padding for short,
transition/normal for long */
+#endif
int coupling_steps;
int coupling_mag[256];