Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dav1_convolve_test.cc1250 void Convolve(convolve_x_func test_func, const uint8_t *src1, in Convolve() function in __anon369673d80111::AV1ConvolveXCompoundTest
1340 void Convolve(highbd_convolve_x_func test_func, const uint16_t *src1, in Convolve() function in __anon369673d80111::AV1ConvolveXHighbdCompoundTest
1494 void Convolve(compound_conv_2d_copy_func test_func, const uint8_t *src1, in Convolve() function in __anon369673d80111::AV1Convolve2DCopyCompoundTest
1574 void Convolve(highbd_compound_conv_2d_copy_func test_func, in Convolve() function in __anon369673d80111::AV1Convolve2DCopyHighbdCompoundTest
1662 void Convolve(convolve_2d_func test_func, const uint8_t *src1, in Convolve() function in __anon369673d80111::AV1Convolve2DCompoundTest
1760 void Convolve(highbd_convolve_2d_func test_func, const uint16_t *src1, in Convolve() function in __anon369673d80111::AV1Convolve2DHighbdCompoundTest
/external/armnn/src/backends/reference/workloads/
DConvImpl.cpp71 void Convolve(const TensorShape& rInputShape, in Convolve() function
/external/webrtc/common_audio/resampler/
Dsinc_resampler_unittest.cc130 TEST(SincResamplerTest, Convolve) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc426 TEST_F(ShapeInferenceTest, Convolve) { in TEST_F() argument