Searched defs:input_2 (Results 1 – 7 of 7) sorted by relevance
27 int16x4_t input_2 = vshl_n_s16(vld1_s16(input + 2 * stride), 4); in vpx_fdct4x4_neon() local
26 int16x8_t input_2 = vshlq_n_s16(vld1q_s16(&input[2 * stride]), 2); in vpx_fdct8x8_neon() local
107 Tensor input_2 = in TEST_F() local410 Tensor input_2(DT_INT32, TensorShape({4, 16})); in TEST_F() local
125 Tensor input_2 = MakeInput<bool>(TensorShape({2}), in RunTest() local
23 int16x8_t input_2 = vshlq_n_s16(vld1q_s16(&input[2 * stride]), 2); in aom_fdct8x8_neon() local
75 const TfLiteTensor* input_2, TfLiteTensor* output, in Prepare8BitSubOp()
4990 Register input_2 = in GenerateSum() local