Searched defs:height_offset (Results 1 – 6 of 6) sorted by relevance
| /external/ComputeLibrary/src/gpu/cl/kernels/ |
| D | ClHeightConcatenateKernel.cpp | 46 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()
|
| /external/ComputeLibrary/src/cpu/kernels/ |
| D | CpuConcatenateHeightKernel.cpp | 48 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()
|
| /external/XNNPACK/src/ |
| D | indirection.c | 400 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
|
| /external/libgav1/src/post_filter/ |
| D | post_filter.cc | 345 const int height_offset = (row4x4 == 0) ? 8 : 0; in CopyBordersForOneSuperBlockRow() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | types.h | 44 int16_t height_offset; member 56 int16_t height_offset; member
|
| /external/tensorflow/tensorflow/lite/c/ |
| D | builtin_op_data.h | 58 int height_offset; member
|