Home
last modified time | relevance | path

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

/external/XNNPACK/src/
Dindirection.c359 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_hwc_f16() local
455 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_hwc_f32() local
550 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_hwc_q11() local
645 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_chw_f16() local
746 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_chw_f32() local