Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClHeightConcatenateKernel.cpp46 Status validate_arguments(const ITensorInfo *src, unsigned int height_offset, const ITensorInfo *ds… in validate_arguments()
70 Status ClHeightConcatenateKernel::validate(const ITensorInfo *src, unsigned int height_offset, cons… in validate()
76 …ure(const CLCompileContext &compile_context, ITensorInfo *src, unsigned int height_offset, ITensor… in configure()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuConcatenateHeightKernel.cpp48 Status validate_arguments(const ITensorInfo *src, unsigned int height_offset, const ITensorInfo *ds… in validate_arguments()
65 void CpuConcatenateHeightKernel::configure(const ITensorInfo *src, unsigned int height_offset, ITen… in configure()
78 Status CpuConcatenateHeightKernel::validate(const ITensorInfo *src, unsigned int height_offset, con… in validate()
/aosp_15_r20/external/XNNPACK/src/
H A Dindirection.c400 const float height_offset = 0.5f * height_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_hwc_f16() local
495 const float height_offset = 0.5f * height_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_hwc_f32() local
590 const float height_offset = 0.5f * height_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_hwc_q11() local
688 const float height_offset = 0.5f * height_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_chw_f16() local
788 const float height_offset = 0.5f * height_scale - 0.5f; in xnn_indirection_init_resize_bilinear2d_chw_f32() local
/aosp_15_r20/external/libgav1/src/post_filter/
H A Dpost_filter.cc345 const int height_offset = (row4x4 == 0) ? 8 : 0; in CopyBordersForOneSuperBlockRow() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dtypes.h44 int16_t height_offset; member
56 int16_t height_offset; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dbuiltin_op_data.h58 int height_offset; member
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dbuiltin_op_data.h63 int height_offset; member