Home
last modified time | relevance | path

Searched defs:Convolve (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/backends/reference/workloads/
DConvImpl.cpp71 void Convolve(const TensorShape& rInputShape, in Convolve() function
/external/libaom/test/
Dav1_convolve_test.cc1252 void Convolve(convolve_x_func test_func, const uint8_t *src1, in Convolve() function in __anonf24301ee0111::AV1ConvolveXCompoundTest
1342 void Convolve(highbd_convolve_x_func test_func, const uint16_t *src1, in Convolve() function in __anonf24301ee0111::AV1ConvolveXHighbdCompoundTest
1539 void Convolve(compound_conv_2d_copy_func test_func, const uint8_t *src1, in Convolve() function in __anonf24301ee0111::AV1Convolve2DCopyCompoundTest
1620 void Convolve(highbd_compound_conv_2d_copy_func test_func, in Convolve() function in __anonf24301ee0111::AV1Convolve2DCopyHighbdCompoundTest
1708 void Convolve(convolve_2d_func test_func, const uint8_t *src1, in Convolve() function in __anonf24301ee0111::AV1Convolve2DCompoundTest
1806 void Convolve(highbd_convolve_2d_func test_func, const uint16_t *src1, in Convolve() function in __anonf24301ee0111::AV1Convolve2DHighbdCompoundTest
/external/webrtc/common_audio/resampler/
Dsinc_resampler_unittest.cc121 TEST(SincResamplerTest, Convolve) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc428 TEST_F(ShapeInferenceTest, Convolve) { in TEST_F() argument