]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/aarch64/asm-offsets.h
Merge commit 'c4de754d4dac5ddae4d5a6f02798c0f560771921'
[ffmpeg] / libavcodec / aarch64 / asm-offsets.h
index 8defd7c9eca03d5c2817dee309f65cb8315cae57..e05c5ad2e4c25008b450fac53f56af340513ba1e 100644 (file)
@@ -27,4 +27,7 @@
 #define CELT_TMP                        0x10
 #define CELT_TWIDDLE                    (CELT_TMP + 0x8)    // loaded as pair
 
+/* FFTContext */
+#define IMDCT_HALF                      0x48
+
 #endif /* AVCODEC_AARCH64_ASM_OFFSETS_H */