Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DKernelDescriptors.h189 struct ScaleKernelInfo struct
218 InterpolationPolicy interpolation_policy; /**< Interpolation type to use */
219 BorderMode border_mode; /**< Border mode policy */
220 …Value constant_border_value; /**< Constant value to use for constant border mode policy */
221 SamplingPolicy sampling_policy; /**< Sampling policy used by the interpolation. */
222 bool use_padding; /**< Indication of using padding */
223 bool align_corners; /**< Align corners of input and output */
224 DataLayout data_layout; /**< Data layout to use */