Searched refs:SIMD_ALIGNED (Results 1 – 1 of 1) sorted by relevance
143 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro148 #define SIMD_ALIGNED(var) var __attribute__((aligned(16))) macro155 SIMD_ALIGNED(const int16 kCoefficientsRgbY[768][4]);157 SIMD_ALIGNED(const int16 kCoefficientsBgraY[768][4]);159 SIMD_ALIGNED(const int16 kCoefficientsAbgrY[768][4]);