summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/v360.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/v360.h b/libavfilter/v360.h
index 031c1924f1..d328b6d5e1 100644
--- a/libavfilter/v360.h
+++ b/libavfilter/v360.h
@@ -145,8 +145,8 @@ typedef struct V360Context {
int nb_allocated;
int elements;
- uint16_t *u[4], *v[4];
- int16_t *ker[4];
+ uint16_t *u[2], *v[2];
+ int16_t *ker[2];
unsigned map[4];
void (*in_transform)(const struct V360Context *s,