Searched refs:__ALIGNED (Results 1 – 16 of 16) sorted by relevance
120 #ifndef __ALIGNED121 #define __ALIGNED(x) __attribute__((aligned(x))) macro192 #ifndef __ALIGNED193 #define __ALIGNED(x) __align(x) macro263 #ifndef __ALIGNED264 #warning No compiler specific solution for __ALIGNED. __ALIGNED is ignored.265 #define __ALIGNED(x) macro
44 #ifndef __ALIGNED46 #define __ALIGNED(x) __attribute__((aligned(x))) macro49 #define __ALIGNED(x) __attribute__((aligned(x))) macro51 #warning No compiler specific solution for __ALIGNED.__ALIGNED is ignored.52 #define __ALIGNED(x) macro
101 #ifndef __ALIGNED102 #define __ALIGNED(x) __attribute__((aligned(x))) macro
107 #ifndef __ALIGNED108 #define __ALIGNED(x) __attribute__((aligned(x))) macro
110 #ifndef __ALIGNED111 #define __ALIGNED(x) __attribute__((aligned(x))) macro
314 #define __ALIGNED(x) __declspec(align(x)) macro
46 #ifndef __ALIGNED48 #define __ALIGNED(x) __attribute__((aligned(x))) macro51 #define __ALIGNED(x) __attribute__((aligned(x))) macro53 #warning No compiler specific solution for __ALIGNED.__ALIGNED is ignored.54 #define __ALIGNED(x) macro
102 #ifndef __ALIGNED103 #define __ALIGNED(x) __attribute__((aligned(x))) macro
103 #ifndef __ALIGNED104 #define __ALIGNED(x) __attribute__((aligned(x))) macro
66 #define __ALIGNED(x) __declspec(align(x)) macro70 #define __ALIGNED(x) __attribute__((aligned(x)))304 typedef __ALIGNED(2) int16x8_t q15x8_t;309 typedef __ALIGNED(1) int8x16_t q7x16_t;410 typedef __ALIGNED(2) int16x4_t q15x4_t;415 typedef __ALIGNED(1) int8x8_t q7x8_t;
71 typedef __ALIGNED(2) float16x8_t f16x8_t;102 typedef __ALIGNED(2) float16x4_t f16x4_t;
43422 const q15_t __ALIGNED(4) realCoefAQ15[8192] = {44463 const q15_t __ALIGNED(4) realCoefBQ15[8192] = {61444 const q15_t __ALIGNED(4) WeightsQ15_128[256] = {61478 const q15_t __ALIGNED(4) cos_factorsQ15_128[128] = {61499 const q15_t __ALIGNED(4) WeightsQ15_512[1024] = {61630 const q15_t __ALIGNED(4) cos_factorsQ15_512[512] = {61700 const q15_t __ALIGNED(4) WeightsQ15_2048[4096] = {62214 const q15_t __ALIGNED(4) cos_factorsQ15_2048[2048] = {62476 const q15_t __ALIGNED(4) WeightsQ15_8192[16384] = {64527 const q15_t __ALIGNED(4) cos_factorsQ15_8192[8192] = {[all …]