Home
last modified time | relevance | path

Searched defs:in_lo (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_types.hpp239 SIMDINLINE Float(SIMD128Impl::Float const& in_lo, in Float()
264 SIMDINLINE Integer(SIMD128Impl::Integer const& in_lo, in Integer()
289 SIMDINLINE Double(SIMD128Impl::Double const& in_lo, in Double()
359 SIMDINLINE Float(SIMD256Impl::Float const& in_lo, in Float()
390 SIMDINLINE Integer(SIMD256Impl::Integer const& in_lo, in Integer()
422 SIMDINLINE Double(SIMD256Impl::Double const& in_lo, in Double()
/third_party/ffmpeg/libavcodec/arm/
Dmdct_vfp.S45 .set in_lo, trig_lo * 2 define
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_sse2.c350 const __m128i in_lo = _mm_unpacklo_epi8(zero, in); in BundleColorMap_SSE2() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_sse2.c371 const __m128i in_lo = _mm_unpacklo_epi8(zero, in); in BundleColorMap_SSE2() local