Searched refs:countVInit (Results 1 – 2 of 2) sorted by relevance
161 static const uint32_t countVInit[4]={0,1,2,3}; in arm_max_f32() local171 countV = vld1q_u32(countVInit); in arm_max_f32()
162 static const uint32_t countVInit[4]={0,1,2,3}; in arm_min_f32() local172 countV = vld1q_u32(countVInit); in arm_min_f32()