Searched refs:patternB (Results 1 – 2 of 2) sorted by relevance
75 static uint32_t patternB[4] = { 3, 2, 3, 2 }; in arm_quaternion_product_f32() local80 uint32x4_t vecB = vld1q_u32(patternB); in arm_quaternion_product_f32()
63 static uint32_t patternB[4] = { 3, 2, 3, 2 }; in arm_quaternion_product_single_f32() local68 uint32x4_t vecB = vld1q_u32(patternB); in arm_quaternion_product_single_f32()