Home
last modified time | relevance | path

Searched refs:vminq_s16 (Results 1 – 25 of 31) sorted by relevance

12

/external/XNNPACK/src/f16-hswish/gen/
Dhswish-neonfp16arith-x16.c47 vacc01234567 = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc01234567), vsix)); in xnn_f16_hswish_ukernel__neonfp16arith_x16()
48 vacc89ABCDEF = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc89ABCDEF), vsix)); in xnn_f16_hswish_ukernel__neonfp16arith_x16()
61 vacc = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc), vsix)); in xnn_f16_hswish_ukernel__neonfp16arith_x16()
70 vacc = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc), vsix)); in xnn_f16_hswish_ukernel__neonfp16arith_x16()
Dhswish-neonfp16arith-x8.c40 vacc = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc), vsix)); in xnn_f16_hswish_ukernel__neonfp16arith_x8()
49 vacc = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc), vsix)); in xnn_f16_hswish_ukernel__neonfp16arith_x8()
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct32x32_add_neon.c29 const int16x8_t c0 = vminq_s16(b0, max); in highbd_idct32x32_1_add_pos_kernel()
30 const int16x8_t c1 = vminq_s16(b1, max); in highbd_idct32x32_1_add_pos_kernel()
31 const int16x8_t c2 = vminq_s16(b2, max); in highbd_idct32x32_1_add_pos_kernel()
32 const int16x8_t c3 = vminq_s16(b3, max); in highbd_idct32x32_1_add_pos_kernel()
Dhighbd_idct_neon.h30 const int16x8_t c = vminq_s16(b, max); in highbd_idct4x4_1_add_kernel1()
132 d0_s16 = vminq_s16(d0_s16, max); in highbd_add8x8()
133 d1_s16 = vminq_s16(d1_s16, max); in highbd_add8x8()
134 d2_s16 = vminq_s16(d2_s16, max); in highbd_add8x8()
135 d3_s16 = vminq_s16(d3_s16, max); in highbd_add8x8()
136 d4_s16 = vminq_s16(d4_s16, max); in highbd_add8x8()
137 d5_s16 = vminq_s16(d5_s16, max); in highbd_add8x8()
138 d6_s16 = vminq_s16(d6_s16, max); in highbd_add8x8()
139 d7_s16 = vminq_s16(d7_s16, max); in highbd_add8x8()
Dhighbd_intrapred_neon.c915 sum = vminq_s16(sum, max); in vpx_highbd_tm_predictor_4x4_neon()
924 sum = vminq_s16(sum, max); in vpx_highbd_tm_predictor_4x4_neon()
936 sum = vminq_s16(sum, max); in tm_8_kernel()
977 sum0 = vminq_s16(sum0, max); in tm_16_kernel()
978 sum1 = vminq_s16(sum1, max); in tm_16_kernel()
1027 sum0 = vminq_s16(sum0, max); in tm_32_kernel()
1028 sum1 = vminq_s16(sum1, max); in tm_32_kernel()
1029 sum2 = vminq_s16(sum2, max); in tm_32_kernel()
1030 sum3 = vminq_s16(sum3, max); in tm_32_kernel()
Dhighbd_loopfilter_neon.c245 filter = vminq_s16(filter, max); in filter4()
254 filter = vminq_s16(filter, max); in filter4()
261 t = vminq_s16(t, max); in filter4()
264 t = vminq_s16(t, max); in filter4()
269 qs0 = vminq_s16(qs0, max); in filter4()
272 ps0 = vminq_s16(ps0, max); in filter4()
282 qs1 = vminq_s16(qs1, max); in filter4()
285 ps1 = vminq_s16(ps1, max); in filter4()
Dhighbd_idct4x4_add_neon.c29 const int16x8_t c = vminq_s16(b, max); in highbd_idct4x4_1_add_kernel2()
Dhighbd_idct32x32_1024_add_neon.c70 o[0] = vminq_s16(o[0], max); in highbd_store_combine_results()
71 o[1] = vminq_s16(o[1], max); in highbd_store_combine_results()
72 o[2] = vminq_s16(o[2], max); in highbd_store_combine_results()
73 o[3] = vminq_s16(o[3], max); in highbd_store_combine_results()
Dhighbd_idct8x8_add_neon.c25 const int16x8_t c = vminq_s16(b, max); in highbd_idct8x8_1_add_pos_kernel()
Dhighbd_idct16x16_add_neon.c1314 const int16x8_t c0 = vminq_s16(b0, max); in highbd_idct16x16_1_add_pos_kernel()
1315 const int16x8_t c1 = vminq_s16(b1, max); in highbd_idct16x16_1_add_pos_kernel()
Didct_neon.h803 const int16x8_t res1 = vminq_s16(res0, max); in highbd_idct16x16_add8x1()
/external/XNNPACK/src/f16-hswish/
Dneonfp16arith.c.in47 …vacc${ABC[N:N+8]} = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc${ABC[N:N+8]}), vsix…
60 vacc = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc), vsix));
69 vacc = vreinterpretq_f16_s16(vminq_s16(vreinterpretq_s16_f16(vacc), vsix));
/external/libaom/libaom/av1/common/arm/
Dcfl_neon.c522 return vreinterpretq_u16_s16(vmaxq_s16(vminq_s16(a, max), vdupq_n_s16(0))); in clampq_s16()
528 vmaxq_s16(vminq_s16(a.val[0], max), vdupq_n_s16(0))); in clamp2q_s16()
530 vmaxq_s16(vminq_s16(a.val[1], max), vdupq_n_s16(0))); in clamp2q_s16()
537 vmaxq_s16(vminq_s16(a.val[0], max), vdupq_n_s16(0))); in clamp4q_s16()
539 vmaxq_s16(vminq_s16(a.val[1], max), vdupq_n_s16(0))); in clamp4q_s16()
541 vmaxq_s16(vminq_s16(a.val[2], max), vdupq_n_s16(0))); in clamp4q_s16()
543 vmaxq_s16(vminq_s16(a.val[3], max), vdupq_n_s16(0))); in clamp4q_s16()
/external/webp/src/dsp/
Dyuv_neon.c198 vreinterpretq_u16_s16(vmaxq_s16(vminq_s16(F, max), zero)); in SharpYUVUpdateY_NEON()
256 const int16x8_t i0 = vmaxq_s16(vminq_s16(h0, max), zero); in SharpYUVFilterRow_NEON()
257 const int16x8_t i1 = vmaxq_s16(vminq_s16(h1, max), zero); in SharpYUVFilterRow_NEON()
/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dvminq.c33 return vminq_s16(a, b); in test_vminq_s16()
/external/libgav1/libgav1/src/dsp/arm/
Dmotion_vector_search_neon.cc59 const int16x8_t clamp = vminq_s16(mv, projection_mv_clamp); in ProjectionClip()
Dmotion_field_projection_neon.cc70 const int16x8_t clamp = vminq_s16(projection, projection_mv_clamp); in MvProjectionClip()
Dcdef_neon.cc646 result = vminq_s16(result, vreinterpretq_s16_u16(max)); in CdefFilter_NEON()
Dfilm_grain_neon.cc608 const int16x8_t clipped_to_ceiling = vminq_s16(high, value); in Clip3()
Dloop_restoration_neon.cc112 sum = vminq_s16(sum, vdupq_n_s16(limit - offset)); in WienerHorizontalSum()
/external/webrtc/common_audio/signal_processing/
Dmin_max_operations_neon.c219 min16x8 = vminq_s16(min16x8, in16x8); in WebRtcSpl_MinValueW16Neon()
/external/skqp/src/core/
DSkBitmapProcState_matrixProcs.cpp313 res = vminq_s16(res, vdupq_n_s16(max)); in clamp8()
/external/libaom/libaom/aom_dsp/simd/
Dv128_intrinsics_arm.h397 vminq_s16(vreinterpretq_s16_s64(x), vreinterpretq_s16_s64(y))); in v128_min_s16()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc1869 val_0 = vminq_s16(val_0, max_dup); in NeonCwiseClipping()
1870 val_1 = vminq_s16(val_1, max_dup); in NeonCwiseClipping()
/external/psimd/include/
Dpsimd.h882 return (psimd_s16) vminq_s16((int16x8_t) a, (int16x8_t) b); in psimd_min_s16()

12