Searched refs:SCALE_SCALAR_3V (Results 1 – 2 of 2) sorted by relevance
140 SCALE_SCALAR_3V( out[i], scale, t ); in ref_norm_transform_rescale()169 SCALE_SCALAR_3V( out[i], scale, t ); in ref_norm_transform_normalize()175 SCALE_SCALAR_3V( out[i], scale, t ); in ref_norm_transform_normalize()
490 #define SCALE_SCALAR_3V( DST, S, SRCB ) \ macro