Searched defs:input_3 (Results 1 – 6 of 6) sorted by relevance
28 int16x4_t input_3 = vshl_n_s16(vld1_s16(input + 3 * stride), 4); in vpx_fdct4x4_neon() local
27 int16x8_t input_3 = vshlq_n_s16(vld1q_s16(&input[3 * stride]), 2); in vpx_fdct8x8_neon() local
24 int16x8_t input_3 = vshlq_n_s16(vld1q_s16(&input[3 * stride]), 2); in aom_fdct8x8_neon() local
129 Tensor input_3 = MakeInput<int32>(TensorShape({10}), in RunTest() local
111 Tensor input_3 = MakeInput<int32>(TensorShape({10}), in TEST_F() local
4992 FPRegister input_3 = in GenerateSum() local