]> git.sesse.net Git - ffmpeg/commitdiff
aarch64/asm-offsets: remove old CELT offsets
authorLynne <dev@lynne.ee>
Sat, 20 Apr 2019 01:04:51 +0000 (02:04 +0100)
committerLynne <dev@lynne.ee>
Tue, 14 May 2019 22:41:24 +0000 (23:41 +0100)
They're not used and they're incorrect.

libavcodec/aarch64/asm-offsets.h

index e05c5ad2e4c25008b450fac53f56af340513ba1e..fc38eed2985973d01e96c1d62fd7b85fdd856908 100644 (file)
 #ifndef AVCODEC_AARCH64_ASM_OFFSETS_H
 #define AVCODEC_AARCH64_ASM_OFFSETS_H
 
-/* CeltIMDCTContext */
-#define CELT_EXPTAB                     0x20
-#define CELT_FFT_N                      0x00
-#define CELT_LEN2                       0x04
-#define CELT_LEN4                       (CELT_LEN2 + 0x4)   // loaded as pair
-#define CELT_TMP                        0x10
-#define CELT_TWIDDLE                    (CELT_TMP + 0x8)    // loaded as pair
-
 /* FFTContext */
 #define IMDCT_HALF                      0x48