Searched defs:Convolve (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/test/ |
D | av1_convolve_test.cc | 1250 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/ |
D | ConvImpl.cpp | 71 void Convolve(const TensorShape& rInputShape, in Convolve() function
|
/external/webrtc/common_audio/resampler/ |
D | sinc_resampler_unittest.cc | 130 TEST(SincResamplerTest, Convolve) { in TEST() argument
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shape_inference_test.cc | 426 TEST_F(ShapeInferenceTest, Convolve) { in TEST_F() argument
|