Searched refs:height_adjustment (Results 1 – 1 of 1) sorted by relevance
313 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_f32() local317 …(float) ((int32_t) input_height - height_adjustment) / (float) ((int32_t) output_height - height_a… in xnn_indirection_init_resize_bilinear2d_f32()