Searched refs:x_max (Results 1 – 8 of 8) sorted by relevance
352 const float32x4_t x_max = vmaxq_f32(x_min, min_input); in vpowq_f32() local355 const float32x4_t x_minus_half = vsubq_f32(x_max, half); in vpowq_f32()365 const float32x4_t y = vsubq_f32(x_max, vcvtq_f32_s32(x_minus_half_floor)); in vpowq_f32()
335 const __m128 x_max = _mm_max_ps(x_min, *((__m128*)min_input)); in mm_pow_ps() local339 const __m128 x_minus_half = _mm_sub_ps(x_max, *((__m128*)half)); in mm_pow_ps()350 const __m128 y = _mm_sub_ps(x_max, _mm_cvtepi32_ps(x_minus_half_floor)); in mm_pow_ps()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...