Lines Matching defs:zero
53 * @brief Construct from zero-initialized value.
71 * Consider using zero() for constexpr zeros.
116 static ASTCENC_SIMD_INLINE vfloat4 zero()
186 * @brief Construct from zero-initialized value.
215 * Consider using vfloat4::zero() for constexpr zeros.
260 static ASTCENC_SIMD_INLINE vint4 zero()
777 float32x4_t zero = vdupq_n_f32(0.0f);
778 float32x4_t inv = vsubq_f32(zero, a.m);
1009 // Set index byte above max index for unused bytes so table lookup returns zero
1026 // Set index byte above max index for unused bytes so table lookup returns zero
1045 // Set index byte above max index for unused bytes so table lookup returns zero
1056 * with high bits set to zero.