summaryrefslogtreecommitdiff
path: root/libavcodec/ivi_common.h
diff options
context:
space:
mode:
authorMaxim Poliakovski <max_pole@gmx.de>2010-05-30 17:12:50 +0000
committerMaxim Poliakovski <max_pole@gmx.de>2010-05-30 17:12:50 +0000
commit25e20240b1f3a8d89c0a884c9d521ee75696c0e9 (patch)
tree5a2b26bfe3e319e0b27d3843c8fd655cd4718d6d /libavcodec/ivi_common.h
parent21ae67900e64e2814d4d581fc56b0345096e445a (diff)
downloadffmpeg-25e20240b1f3a8d89c0a884c9d521ee75696c0e9.tar.gz
Remove unused variables.
Originally committed as revision 23389 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ivi_common.h')
-rw-r--r--libavcodec/ivi_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/ivi_common.h b/libavcodec/ivi_common.h
index db921548bc..bb2d4ed2ed 100644
--- a/libavcodec/ivi_common.h
+++ b/libavcodec/ivi_common.h
@@ -146,8 +146,6 @@ typedef struct {
IVIHuffTab blk_vlc; ///< vlc table for decoding block data
- uint16_t *dequant_intra; ///< ptr to dequant tables for intra blocks
- uint16_t *dequant_inter; ///< ptr dequant tables for inter blocks
int num_corr; ///< number of correction entries
uint8_t corr[61*2]; ///< rvmap correction pairs
int rvmap_sel; ///< rvmap table selector