Searched refs:height_adjustment (Results 1 – 1 of 1) sorted by relevance
349 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_hwc_f32() local353 …(float) ((int32_t) input_height - height_adjustment) / (float) ((int32_t) output_height - height_a… in xnn_indirection_init_resize_bilinear2d_hwc_f32()444 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_chw_f32() local448 …(float) ((int32_t) input_height - height_adjustment) / (float) ((int32_t) output_height - height_a… in xnn_indirection_init_resize_bilinear2d_chw_f32()