FFmpeg
|
Go to the source code of this file.
Macros | |
#define | CELT_EXPTAB 0x20 |
#define | CELT_FFT_N 0x00 |
#define | CELT_LEN2 0x04 |
#define | CELT_LEN4 (CELT_LEN2 + 0x4) |
#define | CELT_TMP 0x10 |
#define | CELT_TWIDDLE (CELT_TMP + 0x8) |
#define | IMDCT_HALF 0x48 |
#define CELT_EXPTAB 0x20 |
Definition at line 23 of file asm-offsets.h.
#define CELT_FFT_N 0x00 |
Definition at line 24 of file asm-offsets.h.
#define CELT_LEN2 0x04 |
Definition at line 25 of file asm-offsets.h.
#define CELT_LEN4 (CELT_LEN2 + 0x4) |
Definition at line 26 of file asm-offsets.h.
#define CELT_TMP 0x10 |
Definition at line 27 of file asm-offsets.h.
#define CELT_TWIDDLE (CELT_TMP + 0x8) |
Definition at line 28 of file asm-offsets.h.
#define IMDCT_HALF 0x48 |
Definition at line 31 of file asm-offsets.h.