Home
last modified time | relevance | path

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

/external/XNNPACK/src/
Dindirection.c349 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_hwc_f32() local
444 const int32_t height_adjustment = (int32_t) (align_corners && output_height != 1); in xnn_indirection_init_resize_bilinear2d_chw_f32() local