Lines Matching defs:ALLOC_ALIGNED
28 #define ALLOC_ALIGNED(align) __attribute__ ((aligned(align)))
684 int16_t out_arr[16 * 16] ALLOC_ALIGNED(16);
719 int16_t out_arr[16 * 16] ALLOC_ALIGNED(16);
1249 int16_t tmp_odd_buf[16 * 8] ALLOC_ALIGNED(16);
1250 int16_t tmp_eve_buf[16 * 8] ALLOC_ALIGNED(16);
1261 int16_t tmp_odd_buf[16 * 8] ALLOC_ALIGNED(16);
1262 int16_t tmp_eve_buf[16 * 8] ALLOC_ALIGNED(16);
1317 int16_t out_arr[32 * 32] ALLOC_ALIGNED(16);
1319 int16_t tmp_buf[8 * 32] ALLOC_ALIGNED(16);
1351 int16_t out_arr[32 * 32] ALLOC_ALIGNED(16);
1353 int16_t tmp_buf[8 * 32] ALLOC_ALIGNED(16);