Searched refs:yscale_half (Results 1 – 1 of 1) sorted by relevance
127 const int32x4_t yscale_half = MAKE_HALF_CST(yscale); in RescalerExportRowShrink_NEON() local136 const uint32x4_t A0 = MULT_FIX_FLOOR(in0, yscale_half); in RescalerExportRowShrink_NEON()137 const uint32x4_t A1 = MULT_FIX_FLOOR(in1, yscale_half); in RescalerExportRowShrink_NEON()