Searched defs:Convolve (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A D | av1_convolve_test.cc | 1839 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 D | convolve.cpp | 208 void Convolve( in Convolve() function
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/ |
H A D | convolve.c | 30 void Convolve ( in Convolve() function
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | ConvImpl.cpp | 71 void Convolve(const TensorShape& rInputShape, in Convolve() function
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/inc/ |
H A D | typedefs.h | 171 #define Convolve voAWB_Convolve macro
|
/aosp_15_r20/external/webrtc/common_audio/resampler/ |
H A D | sinc_resampler_unittest.cc | 121 TEST(SincResamplerTest, Convolve) { in TEST() argument
|
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/hw/ |
H A D | mhw_state_heap.h | 822 MHW_SAMPLER_STATE_CONVOLVE_PARAM Convolve; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | shape_inference_test.cc | 428 TEST_F(ShapeInferenceTest, Convolve) { in TEST_F() argument
|