Lines Matching refs:src_a
97 LOCAL_ALIGNED_8(int32_t, src_a, [LARGEST_FILTER * LARGEST_INPUT_SIZE]);
112 randomize_buffers((uint8_t*)src_a, LARGEST_FILTER * LARGEST_INPUT_SIZE * sizeof(int32_t));
130 alpha[i] = (int16_t *)(src_a + i*LARGEST_INPUT_SIZE);
213 LOCAL_ALIGNED_8(int32_t, src_a, [LARGEST_INPUT_SIZE]);
221 randomize_buffers((uint8_t*)src_a, LARGEST_INPUT_SIZE * sizeof(int32_t));
227 src[3] = (uint8_t*)src_a;
281 LOCAL_ALIGNED_8(int32_t, src_a, [LARGEST_INPUT_SIZE]);
292 randomize_buffers((uint8_t*)src_a, LARGEST_INPUT_SIZE * sizeof(int32_t));
298 src[3] = (uint8_t*)src_a;
353 LOCAL_ALIGNED_8(int32_t, src_a, [LARGEST_INPUT_SIZE]);
361 randomize_buffers((uint8_t*)src_a, LARGEST_INPUT_SIZE * sizeof(int32_t));
367 src[3] = (uint8_t*)src_a;