Home
last modified time | relevance | path

Searched refs:vst3_lane_u8 (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/libjpeg-turbo/simd/arm/
H A Djdmrgext-neon.c287 vst3_lane_u8(outptr + 14 * RGB_PIXELSIZE, rgb_h, 6); in jsimd_h2v1_merged_upsample_neon()
290 vst3_lane_u8(outptr + 13 * RGB_PIXELSIZE, rgb_h, 5); in jsimd_h2v1_merged_upsample_neon()
293 vst3_lane_u8(outptr + 12 * RGB_PIXELSIZE, rgb_h, 4); in jsimd_h2v1_merged_upsample_neon()
296 vst3_lane_u8(outptr + 11 * RGB_PIXELSIZE, rgb_h, 3); in jsimd_h2v1_merged_upsample_neon()
299 vst3_lane_u8(outptr + 10 * RGB_PIXELSIZE, rgb_h, 2); in jsimd_h2v1_merged_upsample_neon()
302 vst3_lane_u8(outptr + 9 * RGB_PIXELSIZE, rgb_h, 1); in jsimd_h2v1_merged_upsample_neon()
305 vst3_lane_u8(outptr + 8 * RGB_PIXELSIZE, rgb_h, 0); in jsimd_h2v1_merged_upsample_neon()
311 vst3_lane_u8(outptr + 6 * RGB_PIXELSIZE, rgb_l, 6); in jsimd_h2v1_merged_upsample_neon()
314 vst3_lane_u8(outptr + 5 * RGB_PIXELSIZE, rgb_l, 5); in jsimd_h2v1_merged_upsample_neon()
317 vst3_lane_u8(outptr + 4 * RGB_PIXELSIZE, rgb_l, 4); in jsimd_h2v1_merged_upsample_neon()
[all …]
H A Djdcolext-neon.c317 vst3_lane_u8(outptr + 6 * RGB_PIXELSIZE, rgb, 6); in jsimd_ycc_rgb_convert_neon()
320 vst3_lane_u8(outptr + 5 * RGB_PIXELSIZE, rgb, 5); in jsimd_ycc_rgb_convert_neon()
323 vst3_lane_u8(outptr + 4 * RGB_PIXELSIZE, rgb, 4); in jsimd_ycc_rgb_convert_neon()
326 vst3_lane_u8(outptr + 3 * RGB_PIXELSIZE, rgb, 3); in jsimd_ycc_rgb_convert_neon()
329 vst3_lane_u8(outptr + 2 * RGB_PIXELSIZE, rgb, 2); in jsimd_ycc_rgb_convert_neon()
332 vst3_lane_u8(outptr + RGB_PIXELSIZE, rgb, 1); in jsimd_ycc_rgb_convert_neon()
335 vst3_lane_u8(outptr, rgb, 0); in jsimd_ycc_rgb_convert_neon()
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dloopfilter_neon.c664 vst3_lane_u8(s - 3, o0, 0); in store_6x8()
665 vst3_lane_u8(s + 0, o1, 0); in store_6x8()
667 vst3_lane_u8(s - 3, o0, 1); in store_6x8()
668 vst3_lane_u8(s + 0, o1, 1); in store_6x8()
670 vst3_lane_u8(s - 3, o0, 2); in store_6x8()
671 vst3_lane_u8(s + 0, o1, 2); in store_6x8()
673 vst3_lane_u8(s - 3, o0, 3); in store_6x8()
674 vst3_lane_u8(s + 0, o1, 3); in store_6x8()
676 vst3_lane_u8(s - 3, o0, 4); in store_6x8()
677 vst3_lane_u8(s + 0, o1, 4); in store_6x8()
[all …]
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/detail/
H A DNEColorConvertHelper.inl149 vst3_lane_u8(&output_ptr[0], u8_rgb, 0);
150 vst3_lane_u8(&output_ptr[3], u8_rgb, 4);
151 vst3_lane_u8(&output_ptr[6], u8_rgb, 1);
152 vst3_lane_u8(&output_ptr[9], u8_rgb, 5);
153 vst3_lane_u8(&output_ptr[12], u8_rgb, 2);
154 vst3_lane_u8(&output_ptr[15], u8_rgb, 6);
155 vst3_lane_u8(&output_ptr[18], u8_rgb, 3);
156 vst3_lane_u8(&output_ptr[21], u8_rgb, 7);
/aosp_15_r20/external/skia/modules/skcms/src/
H A DTransform_inl.h1294 vst3_lane_u8(rgb+0, v, 0); in FINAL_STAGE()
1295 vst3_lane_u8(rgb+3, v, 2); in FINAL_STAGE()
1296 vst3_lane_u8(rgb+6, v, 4); in FINAL_STAGE()
1297 vst3_lane_u8(rgb+9, v, 6); in FINAL_STAGE()
/aosp_15_r20/external/webp/src/dsp/
H A Ddec_neon.c312 vst3_lane_u8((DST) - 3, (VAL0), (LANE)); \
313 vst3_lane_u8((DST) + 0, (VAL1), (LANE)); \
/aosp_15_r20/external/clang/test/CodeGen/
H A Daarch64-neon-ldst-one.c6674 vst3_lane_u8(a, b, 7); in test_vst3_lane_u8()
H A Darm_neon_intrinsics.c20285 vst3_lane_u8(a, b, 7); in test_vst3_lane_u8()
/aosp_15_r20/external/neon_2_sse/
H A DNEON_2_SSE.h1576 _NEON2SSESTORAGE void vst3_lane_u8(__transfersize(3) uint8_t * ptr, uint8x8x3_t val, __constrange(0…
11745 _NEON2SSESTORAGE void vst3_lane_u8(__transfersize(3) uint8_t * ptr, uint8x8x3_t val, __constrange(0…
11746 _NEON2SSE_INLINE void vst3_lane_u8(__transfersize(3) uint8_t * ptr, uint8x8x3_t val, __constrange(0…
11770 #define vst3_lane_s8(ptr, val, lane) vst3_lane_u8((uint8_t *)ptr, val, lane)
11791 #define vst3_lane_p8 vst3_lane_u8
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/
H A Dgenerated.rs16642 pub unsafe fn vst3_lane_u8<const LANE: i32>(a: *mut u8, b: uint8x8x3_t) { in vst3_lane_u8() function
39418 vst3_lane_u8::<0>(r.as_mut_ptr(), core::ptr::read_unaligned(a[1..].as_ptr() as _)); in test_vst3_lane_u8()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/
H A Dgenerated.rs16642 pub unsafe fn vst3_lane_u8<const LANE: i32>(a: *mut u8, b: uint8x8x3_t) { in vst3_lane_u8() function
39418 vst3_lane_u8::<0>(r.as_mut_ptr(), core::ptr::read_unaligned(a[1..].as_ptr() as _)); in test_vst3_lane_u8()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/
H A Dgenerated.rs16642 pub unsafe fn vst3_lane_u8<const LANE: i32>(a: *mut u8, b: uint8x8x3_t) { in vst3_lane_u8() function
39418 vst3_lane_u8::<0>(r.as_mut_ptr(), core::ptr::read_unaligned(a[1..].as_ptr() as _)); in test_vst3_lane_u8()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/
H A Dgenerated.rs16642 pub unsafe fn vst3_lane_u8<const LANE: i32>(a: *mut u8, b: uint8x8x3_t) { in vst3_lane_u8() function
39418 vst3_lane_u8::<0>(r.as_mut_ptr(), core::ptr::read_unaligned(a[1..].as_ptr() as _)); in test_vst3_lane_u8()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/
H A Dgenerated.rs16642 pub unsafe fn vst3_lane_u8<const LANE: i32>(a: *mut u8, b: uint8x8x3_t) { in vst3_lane_u8() function
39418 vst3_lane_u8::<0>(r.as_mut_ptr(), core::ptr::read_unaligned(a[1..].as_ptr() as _)); in test_vst3_lane_u8()
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-arm-neon/gen/clang/Basic/
Darm_neon.h26651 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
26656 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Darm_neon.h26651 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
26656 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Darm_neon.h26699 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
26704 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Darm_neon.h28871 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
28876 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Darm_neon.h28871 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
28876 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Darm_neon.h28981 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
28986 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Darm_neon.h28871 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
28876 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Darm_neon.h28871 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
28876 #define vst3_lane_u8(__p0, __p1, __p2) __extension__ ({ \ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgcc.info35066 * void vst3_lane_u8 (uint8_t *, uint8x8x3_t, const int)