summaryrefslogtreecommitdiff
path: root/libavcodec/indeo3data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/indeo3data.h')
-rw-r--r--libavcodec/indeo3data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/indeo3data.h b/libavcodec/indeo3data.h
index 55164c2531..2ef8ea74bd 100644
--- a/libavcodec/indeo3data.h
+++ b/libavcodec/indeo3data.h
@@ -320,7 +320,7 @@ static const int32_t delta_tab_3_4_m10[79] = { TAB_3_4 };
static const int32_t delta_tab_3_5_m10[79] = { TAB_3_5 };
-typedef struct {
+typedef struct vqEntry {
const int16_t *deltas; ///< delta tables for 4x4 block modes
const int32_t *deltas_m10; ///< delta tables for 8x8 block modes
uint8_t num_dyads; ///< number of two-pixel deltas