Searched refs:stridesM (Results 1 – 1 of 1) sorted by relevance
272 uint32_t stridesM[4] = { 4, 3, 2, 1 }; in arm_fir_interpolate_f32() local273 uint32x4_t vec_stridesM = vld1q_u32(stridesM); in arm_fir_interpolate_f32()