Go to the documentation of this file.
21 #ifndef SWSCALE_AARCH64_ASM_OFFSETS_H
22 #define SWSCALE_AARCH64_ASM_OFFSETS_H
29 #define SCX_GAMMA 0x00
31 #define SCX_GAMMA_IN (SCX_GAMMA + SL_IN)
32 #define SCX_GAMMA_OUT (SCX_GAMMA + SL_OUT)
33 #define SCX_MAT_00 SCX_MAT
34 #define SCX_MAT_22 (SCX_MAT + 8 * 2)