Home
last modified time | relevance | path

Searched defs:input_3 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dfwd_txfm_neon.c23 int16x4_t *input_2, int16x4_t *input_3) { in aom_fdct4x4_helper()
88 int16x4_t input_0, input_1, input_2, input_3; in aom_fdct4x4_neon() local
105 int16x4_t input_0, input_1, input_2, input_3; in aom_fdct4x4_lp_neon() local
125 int16x8_t input_3 = vshlq_n_s16(vld1q_s16(&input[3 * stride]), 2); in aom_fdct8x8_neon() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Drestore_v2_op_test.cc132 Tensor input_3 = MakeInput<int32>(TensorShape({10}), in RunTest() local
H A Drestore_op_test.cc114 Tensor input_3 = MakeInput<int32>(TensorShape({10}), in TEST_F() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dloop_filter_neon.cc953 uint8x16_t input_3 = vqtbl1q_u8(x3, index_qp7toqp0); in Vertical14_NEON() local
971 const uint8x16_t input_3 = vcombine_u8(x3_qp3qp0, x3_qp7qp4); in Vertical14_NEON() local
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/
H A Dvp9_dct_neon.c36 int16x4_t input_3 = vshl_n_s16(vld1_s16(input + 3 * stride), 4); in load_buffer_4x4() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateModel.cpp2493 const uint32_t input_3[] = {13, 14, 15, 16, 16, 16, 16, 11, 11, 11, 0}; in TEST_F() local
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc5047 VRegister input_3 = in GenerateSum() local