Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/
H A DINESimpleFunction.h58 std::unique_ptr<NEFillBorderKernel> _border_handler; /**< Kernel to handle image borders */ variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/
H A DICLSimpleFunction.h64 std::unique_ptr<CLFillBorderKernel> _border_handler; /**< Kernel to handle borders */ variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLNormalizationLayer.h110 std::unique_ptr<CLFillBorderKernel> _border_handler; /**< Kernel to handle borders */ variable
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClWinogradConv2d.h117 CLFillBorderKernel _border_handler; variable