Home
last modified time | relevance | path

Searched defs:input_8x8 (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/src/dsp/arm/
Dcommon_neon_test.cc84 uint8x8_t input_8x8[8]; in TEST_F() local
170 uint16x8_t input_8x8[8]; in TEST_F() local
184 int16x8_t input_8x8[8]; in TEST_F() local
/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
Dimpl.cpp682 …const auto input_8x8 = wrapper::vdup_n(*(reinterpret_cast<T *>(input_it.ptr() + std::min(stati… in depthwise_loop_pow2_quantized_per_tensor() local