Searched refs:MAKE_HALF_CST (Results 1 – 1 of 1) sorted by relevance
38 #define MAKE_HALF_CST(C) vdupq_n_s32((int32_t)((C) >> 1)) macro71 const int32x4_t fy_scale_half = MAKE_HALF_CST(fy_scale); in RescalerExportRowExpand_NEON()127 const int32x4_t yscale_half = MAKE_HALF_CST(yscale); in RescalerExportRowShrink_NEON()128 const int32x4_t fxy_scale_half = MAKE_HALF_CST(fxy_scale); in RescalerExportRowShrink_NEON()