/external/ComputeLibrary/src/core/CL/kernels/ |
D | CLGaussian5x5Kernel.cpp | 30 …CLGaussian5x5HorKernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 35 …LCompileContext &compile_context, const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 43 …LGaussian5x5VertKernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 48 …LCompileContext &compile_context, const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure()
|
D | CLConvolutionKernel.cpp | 61 …st ICLTensor *input, ICLTensor *output, const int16_t *conv, uint32_t scale, bool border_undefined) in configure() 67 …st ICLTensor *input, ICLTensor *output, const int16_t *conv, uint32_t scale, bool border_undefined) in configure() 137 …>::configure(const ICLTensor *input, ICLTensor *output, const int16_t *conv, bool border_undefined) in configure() 143 …ile_context, const ICLTensor *input, ICLTensor *output, const int16_t *conv, bool border_undefined) in configure() 213 … const int16_t *conv, uint32_t scale, bool border_undefined, DataType data_type) in configure() 220 … const int16_t *conv, uint32_t scale, bool border_undefined, DataType data_type) in configure() 301 …utput, const int16_t *conv, uint32_t width, uint32_t height, uint32_t scale, bool border_undefined) in configure() 307 bool border_undefined) in configure()
|
D | CLSobel7x7Kernel.cpp | 49 …:configure(const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 54 …e_context, const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 154 …input_x, const ICLTensor *input_y, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 159 …input_x, const ICLTensor *input_y, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure()
|
D | CLSobel5x5Kernel.cpp | 49 …:configure(const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 54 …e_context, const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 152 …input_x, const ICLTensor *input_y, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 157 …input_x, const ICLTensor *input_y, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure()
|
D | CLDilateKernel.cpp | 39 void CLDilateKernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 44 …LCompileContext &compile_context, const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure()
|
D | CLErodeKernel.cpp | 39 void CLErodeKernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 44 …LCompileContext &compile_context, const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure()
|
D | CLGaussian3x3Kernel.cpp | 42 …id CLGaussian3x3Kernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 47 …LCompileContext &compile_context, const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure()
|
D | CLBox3x3Kernel.cpp | 42 void CLBox3x3Kernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 47 …LCompileContext &compile_context, const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure()
|
D | CLNonMaximaSuppression3x3Kernel.cpp | 45 …maSuppression3x3Kernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 50 …LCompileContext &compile_context, const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure()
|
D | CLMedian3x3Kernel.cpp | 40 void CLMedian3x3Kernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure() 45 …LCompileContext &compile_context, const ICLTensor *input, ICLTensor *output, bool border_undefined) in configure()
|
D | CLDerivativeKernel.cpp | 49 …:configure(const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 54 …e_context, const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure()
|
D | CLScharr3x3Kernel.cpp | 48 …:configure(const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 53 …e_context, const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure()
|
D | CLSobel3x3Kernel.cpp | 49 …:configure(const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure() 54 …e_context, const ICLTensor *input, ICLTensor *output_x, ICLTensor *output_y, bool border_undefined) in configure()
|
D | CLNonLinearFilterKernel.cpp | 57 bool border_undefined) in configure() 64 bool border_undefined) in configure()
|
D | CLRemapKernel.cpp | 49 …ap_x, const ICLTensor *map_y, ICLTensor *output, InterpolationPolicy policy, bool border_undefined) in configure() 55 bool border_undefined) in configure()
|
D | CLHarrisCornersKernel.cpp | 56 bool border_undefined) in configure() 63 bool border_undefined) in configure()
|
D | CLCannyEdgeKernel.cpp | 127 …or *magnitude, const ICLTensor *phase, ICLTensor *output, int32_t lower_thr, bool border_undefined) in configure() 132 …or *magnitude, const ICLTensor *phase, ICLTensor *output, int32_t lower_thr, bool border_undefined) in configure()
|
/external/ComputeLibrary/src/core/CPP/ |
D | ICPPSimpleKernel.cpp | 36 … bool border_undefined, const arm_compute::BorderSize &border_size) in validate_and_configure_window() 57 … ITensor *output, unsigned int num_elems_processed_per_iteration, bool border_undefined, const Bor… in configure() 69 bool border_undefined, const arm_compute::BorderSize &border_size) in validate()
|
/external/ComputeLibrary/src/core/ |
D | IAccessWindow.cpp | 37 …alid_region(const Window &window, ValidRegion input_valid_region, bool border_undefined, BorderSiz… in compute_valid_region() 89 …gion(const Window &window, const ValidRegion &input_valid_region, bool border_undefined, const Bor… in set_valid_region()
|
D | AccessWindowAutoPadding.cpp | 36 …alid_region(const Window &window, ValidRegion input_valid_region, bool border_undefined, BorderSiz… in compute_valid_region()
|
D | Helpers.cpp | 29 … InterpolationPolicy interpolate_policy, SamplingPolicy sampling_policy, bool border_undefined) in calculate_valid_region_scale()
|
/external/ComputeLibrary/src/core/GLES_COMPUTE/ |
D | IGCSimpleKernel.cpp | 39 …GCTensor *output, unsigned int num_elems_processed_per_iteration, bool border_undefined, const Bor… in configure()
|
/external/ComputeLibrary/src/core/CL/ |
D | ICLSimpleKernel.cpp | 38 …CLTensor *output, unsigned int num_elems_processed_per_iteration, bool border_undefined, const Bor… in configure()
|
/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NEGaussian5x5Kernel.cpp | 52 void NEGaussian5x5HorKernel::configure(const ITensor *input, ITensor *output, bool border_undefined) in configure() 124 …id NEGaussian5x5VertKernel::configure(const ITensor *input, ITensor *output, bool border_undefined) in configure()
|
D | NESobel7x7Kernel.cpp | 155 …ernel::configure(const ITensor *input, ITensor *output_x, ITensor *output_y, bool border_undefined) in configure() 309 …nsor *input_x, const ITensor *input_y, ITensor *output_x, ITensor *output_y, bool border_undefined) in configure()
|