ALIGNED_16         82 libde265/decctx.h   ALIGNED_16(int16_t) _coeffBuf[(32*32)+8]; // alignment required for SSE code !
ALIGNED_16        187 libde265/encoder/encoder-types.cc       ALIGNED_16(int16_t) dequant_coeff[32*32];
ALIGNED_16         72 libde265/motion.cc   ALIGNED_16(int16_t) mcbuffer[MAX_CU_SIZE * (MAX_CU_SIZE+7)];
ALIGNED_16        309 libde265/motion.cc   ALIGNED_16(int16_t) predSamplesL                 [2 /* LX */][MAX_CU_SIZE* MAX_CU_SIZE];
ALIGNED_16        310 libde265/motion.cc   ALIGNED_16(int16_t) predSamplesC[2 /* chroma */ ][2 /* LX */][MAX_CU_SIZE* MAX_CU_SIZE];
ALIGNED_16         37 libde265/x86/sse-dct.cc ALIGNED_16(static const int16_t) transform4x4_luma[8][8] =
ALIGNED_16         49 libde265/x86/sse-dct.cc ALIGNED_16(static const int16_t) transform4x4[4][8] = {
ALIGNED_16         56 libde265/x86/sse-dct.cc ALIGNED_16(static const int16_t) transform8x8[12][8] =
ALIGNED_16         72 libde265/x86/sse-dct.cc ALIGNED_16(static const int16_t) transform16x16_1[4][8][8] =
ALIGNED_16        113 libde265/x86/sse-dct.cc ALIGNED_16(static const int16_t) transform16x16_2[2][4][8] =
ALIGNED_16        128 libde265/x86/sse-dct.cc ALIGNED_16(static const int16_t) transform16x16_3[2][2][8] =
ALIGNED_16        140 libde265/x86/sse-dct.cc ALIGNED_16(static const int16_t) transform32x32[8][16][8] =
ALIGNED_16         37 libde265/x86/sse-motion.cc ALIGNED_16(const int8_t) epel_filters[7][16] = {