Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dav1_convolve_test.cc1839 void Convolve(convolve_x_func test_func, const uint8_t *src1, in Convolve() function in __anon7488e5bf0111::AV1ConvolveXCompoundTest
1942 void Convolve(highbd_convolve_x_func test_func, const uint16_t *src1, in Convolve() function in __anon7488e5bf0111::AV1ConvolveXHighbdCompoundTest
2163 void Convolve(compound_conv_2d_copy_func test_func, const uint8_t *src1, in Convolve() function in __anon7488e5bf0111::AV1Convolve2DCopyCompoundTest
2244 void Convolve(highbd_compound_conv_2d_copy_func test_func, in Convolve() function in __anon7488e5bf0111::AV1Convolve2DCopyHighbdCompoundTest
2339 void Convolve(convolve_2d_func test_func, const uint8_t *src1, in Convolve() function in __anon7488e5bf0111::AV1Convolve2DCompoundTest
2445 void Convolve(highbd_convolve_2d_func test_func, const uint16_t *src1, in Convolve() function in __anon7488e5bf0111::AV1Convolve2DHighbdCompoundTest
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Dconvolve.cpp208 void Convolve( in Convolve() function
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/
H A Dconvolve.c30 void Convolve ( in Convolve() function
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DConvImpl.cpp71 void Convolve(const TensorShape& rInputShape, in Convolve() function
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/inc/
H A Dtypedefs.h171 #define Convolve voAWB_Convolve macro
/aosp_15_r20/external/webrtc/common_audio/resampler/
H A Dsinc_resampler_unittest.cc121 TEST(SincResamplerTest, Convolve) { in TEST() argument
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/hw/
H A Dmhw_state_heap.h822 MHW_SAMPLER_STATE_CONVOLVE_PARAM Convolve; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshape_inference_test.cc428 TEST_F(ShapeInferenceTest, Convolve) { in TEST_F() argument