/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/ |
A D | arm_conv_fast_opt_q15.c | 305 x3 = __PKHBT(x2, x1, 0); in arm_conv_fast_opt_q15() 307 x3 = __PKHBT(x1, x2, 0); in arm_conv_fast_opt_q15() 322 x3 = __PKHBT(x1, x2, 0); in arm_conv_fast_opt_q15() 347 y1 = __PKHBT(a, b, 16); in arm_conv_fast_opt_q15() 349 y1 = __PKHBT(b, a, 16); in arm_conv_fast_opt_q15() 355 y2 = __PKHBT(a, b, 16); in arm_conv_fast_opt_q15() 357 y2 = __PKHBT(b, a, 16); in arm_conv_fast_opt_q15() 376 x1 = __PKHBT(a, b, 16); in arm_conv_fast_opt_q15() 378 x1 = __PKHBT(b, a, 16); in arm_conv_fast_opt_q15() 399 x2 = __PKHBT(a, b, 16); in arm_conv_fast_opt_q15() [all …]
|
A D | arm_conv_opt_q15.c | 307 x3 = __PKHBT(x2, x1, 0); in arm_conv_opt_q15() 309 x3 = __PKHBT(x1, x2, 0); in arm_conv_opt_q15() 324 x3 = __PKHBT(x1, x2, 0); in arm_conv_opt_q15() 349 y1 = __PKHBT(a, b, 16); in arm_conv_opt_q15() 351 y1 = __PKHBT(b, a, 16); in arm_conv_opt_q15() 357 y2 = __PKHBT(a, b, 16); in arm_conv_opt_q15() 359 y2 = __PKHBT(b, a, 16); in arm_conv_opt_q15() 378 x1 = __PKHBT(a, b, 16); in arm_conv_opt_q15() 380 x1 = __PKHBT(b, a, 16); in arm_conv_opt_q15() 401 x2 = __PKHBT(a, b, 16); in arm_conv_opt_q15() [all …]
|
A D | arm_biquad_cascade_df1_fast_q15.c | 138 state_in = __PKHBT(in, state_in, 16); in arm_biquad_cascade_df1_fast_q15() 139 state_out = __PKHBT(out, state_out, 16); in arm_biquad_cascade_df1_fast_q15() 144 state_out = __PKHBT(state_out >> 16, (out), 16); in arm_biquad_cascade_df1_fast_q15() 182 state_in = __PKHBT(in >> 16, state_in, 16); in arm_biquad_cascade_df1_fast_q15() 183 state_out = __PKHBT(out, state_out, 16); in arm_biquad_cascade_df1_fast_q15() 187 state_in = __PKHBT(state_in >> 16, in, 16); in arm_biquad_cascade_df1_fast_q15() 188 state_out = __PKHBT(state_out >> 16, out, 16); in arm_biquad_cascade_df1_fast_q15() 240 state_in = __PKHBT(in, state_in, 16); in arm_biquad_cascade_df1_fast_q15() 241 state_out = __PKHBT(out, state_out, 16); in arm_biquad_cascade_df1_fast_q15() 245 state_in = __PKHBT(state_in >> 16, in, 16); in arm_biquad_cascade_df1_fast_q15() [all …]
|
A D | arm_correlate_fast_opt_q15.c | 285 x3 = __PKHBT(x2, x1, 0); in arm_correlate_fast_opt_q15() 287 x3 = __PKHBT(x1, x2, 0); in arm_correlate_fast_opt_q15() 299 x3 = __PKHBT(x1, x2, 0); in arm_correlate_fast_opt_q15() 324 y1 = __PKHBT(a, b, 16); in arm_correlate_fast_opt_q15() 326 y1 = __PKHBT(b, a, 16); in arm_correlate_fast_opt_q15() 332 y2 = __PKHBT(a, b, 16); in arm_correlate_fast_opt_q15() 334 y2 = __PKHBT(b, a, 16); in arm_correlate_fast_opt_q15() 353 x1 = __PKHBT(a, b, 16); in arm_correlate_fast_opt_q15() 355 x1 = __PKHBT(b, a, 16); in arm_correlate_fast_opt_q15() 376 x2 = __PKHBT(a, b, 16); in arm_correlate_fast_opt_q15() [all …]
|
A D | arm_correlate_opt_q15.c | 285 x3 = __PKHBT(x2, x1, 0); in arm_correlate_opt_q15() 287 x3 = __PKHBT(x1, x2, 0); in arm_correlate_opt_q15() 299 x3 = __PKHBT(x1, x2, 0); in arm_correlate_opt_q15() 325 y1 = __PKHBT(a, b, 16); in arm_correlate_opt_q15() 327 y1 = __PKHBT(b, a, 16); in arm_correlate_opt_q15() 333 y2 = __PKHBT(a, b, 16); in arm_correlate_opt_q15() 335 y2 = __PKHBT(b, a, 16); in arm_correlate_opt_q15() 354 x1 = __PKHBT(a, b, 16); in arm_correlate_opt_q15() 356 x1 = __PKHBT(b, a, 16); in arm_correlate_opt_q15() 377 x2 = __PKHBT(a, b, 16); in arm_correlate_opt_q15() [all …]
|
A D | arm_fir_fast_q15.c | 139 x1 = __PKHBT(x2, x0, 0); in arm_fir_fast_q15() 141 x1 = __PKHBT(x0, x2, 0); in arm_fir_fast_q15() 152 x1 = __PKHBT(x0, x2, 0); in arm_fir_fast_q15() 154 x1 = __PKHBT(x2, x0, 0); in arm_fir_fast_q15() 177 x1 = __PKHBT(x2, x0, 0); in arm_fir_fast_q15() 179 x1 = __PKHBT(x0, x2, 0); in arm_fir_fast_q15() 207 x1 = __PKHBT(x2, x0, 0); in arm_fir_fast_q15() 209 x1 = __PKHBT(x0, x2, 0); in arm_fir_fast_q15() 220 x1 = __PKHBT(x0, x2, 0); in arm_fir_fast_q15() 222 x1 = __PKHBT(x2, x0, 0); in arm_fir_fast_q15() [all …]
|
A D | arm_biquad_cascade_df1_q15.c | 153 state_in = __PKHBT(in, state_in, 16); in arm_biquad_cascade_df1_q15() 154 state_out = __PKHBT(out, state_out, 16); in arm_biquad_cascade_df1_q15() 159 state_out = __PKHBT(state_out >> 16, (out), 16); in arm_biquad_cascade_df1_q15() 204 state_in = __PKHBT(in >> 16, state_in, 16); in arm_biquad_cascade_df1_q15() 205 state_out = __PKHBT(out, state_out, 16); in arm_biquad_cascade_df1_q15() 209 state_in = __PKHBT(state_in >> 16, in, 16); in arm_biquad_cascade_df1_q15() 210 state_out = __PKHBT(state_out >> 16, out, 16); in arm_biquad_cascade_df1_q15() 271 state_in = __PKHBT(in, state_in, 16); in arm_biquad_cascade_df1_q15() 272 state_out = __PKHBT(out, state_out, 16); in arm_biquad_cascade_df1_q15() 276 state_in = __PKHBT(state_in >> 16, in, 16); in arm_biquad_cascade_df1_q15() [all …]
|
A D | arm_conv_fast_q15.c | 895 x0 = __PKHBT(a, b, 16); in arm_conv_fast_q15() 897 x1 = __PKHBT(b, a, 16); in arm_conv_fast_q15() 901 x0 = __PKHBT(b, a, 16); in arm_conv_fast_q15() 903 x1 = __PKHBT(a, b, 16); in arm_conv_fast_q15() 922 c0 = __PKHBT(a, b, 16); in arm_conv_fast_q15() 941 x2 = __PKHBT(a, b, 16); in arm_conv_fast_q15() 966 c0 = __PKHBT(a, b, 16); in arm_conv_fast_q15() 1037 x3 = __PKHBT(a, b, 16); in arm_conv_fast_q15() 1061 c0 = __PKHBT(a, b, 16); in arm_conv_fast_q15() 1103 c0 = __PKHBT(a, b, 16); in arm_conv_fast_q15() [all …]
|
A D | arm_correlate_fast_q15.c | 824 x0 = __PKHBT(a, b, 16); in arm_correlate_fast_q15() 826 x1 = __PKHBT(b, a, 16); in arm_correlate_fast_q15() 830 x0 = __PKHBT(b, a, 16); in arm_correlate_fast_q15() 832 x1 = __PKHBT(a, b, 16); in arm_correlate_fast_q15() 852 c0 = __PKHBT(a, b, 16); in arm_correlate_fast_q15() 856 c0 = __PKHBT(b, a, 16); in arm_correlate_fast_q15() 872 x2 = __PKHBT(a, b, 16); in arm_correlate_fast_q15() 969 x3 = __PKHBT(a, b, 16); in arm_correlate_fast_q15() 973 x3 = __PKHBT(b, a, 16); in arm_correlate_fast_q15() 1086 x3 = __PKHBT(a, b, 16); in arm_correlate_fast_q15() [all …]
|
A D | arm_conv_partial_fast_q15.c | 961 x0 = __PKHBT(a, b, 16); in arm_conv_partial_fast_q15() 963 x1 = __PKHBT(b, a, 16); in arm_conv_partial_fast_q15() 967 x0 = __PKHBT(b, a, 16); in arm_conv_partial_fast_q15() 969 x1 = __PKHBT(a, b, 16); in arm_conv_partial_fast_q15() 988 c0 = __PKHBT(a, b, 16); in arm_conv_partial_fast_q15() 1007 x2 = __PKHBT(a, b, 16); in arm_conv_partial_fast_q15() 1032 c0 = __PKHBT(a, b, 16); in arm_conv_partial_fast_q15() 1103 x3 = __PKHBT(a, b, 16); in arm_conv_partial_fast_q15() 1127 c0 = __PKHBT(a, b, 16); in arm_conv_partial_fast_q15() 1169 c0 = __PKHBT(a, b, 16); in arm_conv_partial_fast_q15() [all …]
|
A D | arm_fir_q15.c | 217 __PKHBT(__SSAT((acc0 >> 15), 16), __SSAT((acc1 >> 15), 16), 16); in arm_fir_q15() 395 x1 = __PKHBT(x2, x0, 0); in arm_fir_q15() 397 x1 = __PKHBT(x0, x2, 0); in arm_fir_q15() 408 x1 = __PKHBT(x0, x2, 0); in arm_fir_q15() 410 x1 = __PKHBT(x2, x0, 0); in arm_fir_q15() 433 x1 = __PKHBT(x2, x0, 0); in arm_fir_q15() 435 x1 = __PKHBT(x0, x2, 0); in arm_fir_q15() 463 x1 = __PKHBT(x2, x0, 0); in arm_fir_q15() 465 x1 = __PKHBT(x0, x2, 0); in arm_fir_q15() 476 x1 = __PKHBT(x0, x2, 0); in arm_fir_q15() [all …]
|
A D | arm_iir_lattice_q15.c | 172 v = __PKHBT(v1, v2, 16); in arm_iir_lattice_q15() 176 v = __PKHBT(v2, v1, 16); in arm_iir_lattice_q15() 187 gnext = __PKHBT(gnext1, gnext2, 16); in arm_iir_lattice_q15() 191 gnext = __PKHBT(gnext2, gnext1, 16); in arm_iir_lattice_q15() 241 v = __PKHBT(v1, v2, 16); in arm_iir_lattice_q15() 245 v = __PKHBT(v2, v1, 16); in arm_iir_lattice_q15() 255 gnext = __PKHBT(gnext1, gnext2, 16); in arm_iir_lattice_q15() 259 gnext = __PKHBT(gnext2, gnext1, 16); in arm_iir_lattice_q15()
|
A D | arm_conv_partial_fast_opt_q15.c | 234 x3 = __PKHBT(x2, x1, 0); in arm_conv_partial_fast_opt_q15() 236 x3 = __PKHBT(x1, x2, 0); in arm_conv_partial_fast_opt_q15() 252 x3 = __PKHBT(x1, x2, 0); in arm_conv_partial_fast_opt_q15() 254 x3 = __PKHBT(x2, x1, 0); in arm_conv_partial_fast_opt_q15() 263 x3 = __PKHBT(x2, x1, 0); in arm_conv_partial_fast_opt_q15() 265 x3 = __PKHBT(x1, x2, 0); in arm_conv_partial_fast_opt_q15() 308 __PKHBT(__SSAT((acc0 >> 15), 16), __SSAT((acc1 >> 15), 16), 16); in arm_conv_partial_fast_opt_q15() 310 __PKHBT(__SSAT((acc2 >> 15), 16), __SSAT((acc3 >> 15), 16), 16); in arm_conv_partial_fast_opt_q15() 315 __PKHBT(__SSAT((acc1 >> 15), 16), __SSAT((acc0 >> 15), 16), 16); in arm_conv_partial_fast_opt_q15() 317 __PKHBT(__SSAT((acc3 >> 15), 16), __SSAT((acc2 >> 15), 16), 16); in arm_conv_partial_fast_opt_q15()
|
A D | arm_conv_partial_opt_q15.c | 228 x3 = __PKHBT(x2, x1, 0); in arm_conv_partial_opt_q15() 230 x3 = __PKHBT(x1, x2, 0); in arm_conv_partial_opt_q15() 245 x3 = __PKHBT(x1, x2, 0); in arm_conv_partial_opt_q15() 247 x3 = __PKHBT(x2, x1, 0); in arm_conv_partial_opt_q15() 256 x3 = __PKHBT(x2, x1, 0); in arm_conv_partial_opt_q15() 258 x3 = __PKHBT(x1, x2, 0); in arm_conv_partial_opt_q15() 300 __PKHBT(__SSAT((acc0 >> 15), 16), __SSAT((acc1 >> 15), 16), 16); in arm_conv_partial_opt_q15() 302 __PKHBT(__SSAT((acc2 >> 15), 16), __SSAT((acc3 >> 15), 16), 16); in arm_conv_partial_opt_q15() 307 __PKHBT(__SSAT((acc1 >> 15), 16), __SSAT((acc0 >> 15), 16), 16); in arm_conv_partial_opt_q15() 309 __PKHBT(__SSAT((acc3 >> 15), 16), __SSAT((acc2 >> 15), 16), 16); in arm_conv_partial_opt_q15()
|
A D | arm_conv_opt_q7.c | 283 x3 = __PKHBT(x2, x1, 0); in arm_conv_opt_q7() 285 x3 = __PKHBT(x1, x2, 0); in arm_conv_opt_q7() 296 x3 = __PKHBT(x1, x2, 0); in arm_conv_opt_q7() 298 x3 = __PKHBT(x2, x1, 0); in arm_conv_opt_q7() 315 x3 = __PKHBT(x2, x1, 0); in arm_conv_opt_q7() 317 x3 = __PKHBT(x1, x2, 0); in arm_conv_opt_q7()
|
A D | arm_correlate_opt_q7.c | 309 x3 = __PKHBT(x2, x1, 0); in arm_correlate_opt_q7() 311 x3 = __PKHBT(x1, x2, 0); in arm_correlate_opt_q7() 322 x3 = __PKHBT(x1, x2, 0); in arm_correlate_opt_q7() 324 x3 = __PKHBT(x2, x1, 0); in arm_correlate_opt_q7() 341 x3 = __PKHBT(x2, x1, 0); in arm_correlate_opt_q7() 343 x3 = __PKHBT(x1, x2, 0); in arm_correlate_opt_q7()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/BasicMathFunctions/ |
A D | arm_shift_q15.c | 90 *__SIMD32(pDst)++ = __PKHBT(__SSAT((in1 << shiftBits), 16), in arm_shift_q15() 95 *__SIMD32(pDst)++ = __PKHBT(__SSAT((in2 << shiftBits), 16), in arm_shift_q15() 105 *__SIMD32(pDst)++ = __PKHBT(__SSAT((in1 << shiftBits), 16), in arm_shift_q15() 110 *__SIMD32(pDst)++ = __PKHBT(__SSAT((in2 << shiftBits), 16), in arm_shift_q15() 147 *__SIMD32(pDst)++ = __PKHBT((in1 >> -shiftBits), in arm_shift_q15() 152 *__SIMD32(pDst)++ = __PKHBT((in2 >> -shiftBits), in arm_shift_q15() 162 *__SIMD32(pDst)++ = __PKHBT((in1 >> -shiftBits), in arm_shift_q15() 167 *__SIMD32(pDst)++ = __PKHBT((in2 >> -shiftBits), in arm_shift_q15()
|
A D | arm_mult_q15.c | 101 *__SIMD32(pDst)++ = __PKHBT(out2, out1, 16); in arm_mult_q15() 102 *__SIMD32(pDst)++ = __PKHBT(out4, out3, 16); in arm_mult_q15() 106 *__SIMD32(pDst)++ = __PKHBT(out2, out1, 16); in arm_mult_q15() 107 *__SIMD32(pDst)++ = __PKHBT(out4, out3, 16); in arm_mult_q15()
|
A D | arm_abs_q15.c | 86 __PKHBT(((in1 > 0) ? in1 : (q15_t)__QSUB16(0, in1)), in arm_abs_q15() 93 __PKHBT(((in2 > 0) ? in2 : (q15_t)__QSUB16(0, in2)), in arm_abs_q15() 105 __PKHBT(((in1 > 0) ? in1 : (q15_t)__QSUB16(0, in1)), in arm_abs_q15() 112 __PKHBT(((in2 > 0) ? in2 : (q15_t)__QSUB16(0, in2)), in arm_abs_q15()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/NNSupportFunctions/ |
A D | arm_nn_mult_q15.c | 98 *__SIMD32(pDst)++ = __PKHBT(out2, out1, 16); in arm_nn_mult_q15() 99 *__SIMD32(pDst)++ = __PKHBT(out4, out3, 16); in arm_nn_mult_q15() 103 *__SIMD32(pDst)++ = __PKHBT(out2, out1, 16); in arm_nn_mult_q15() 104 *__SIMD32(pDst)++ = __PKHBT(out4, out3, 16); in arm_nn_mult_q15()
|
A D | arm_q7_to_q15_no_shift.c | 84 out1 = (int32_t)__PKHBT(in2, in1, 16); in arm_q7_to_q15_no_shift() 87 out2 = (int32_t)__PKHBT(in2, in1, 16); in arm_q7_to_q15_no_shift()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/NNSupportFunctions/ |
A D | arm_nn_mult_q15.c | 98 *__SIMD32(pDst)++ = __PKHBT(out2, out1, 16); in arm_nn_mult_q15() 99 *__SIMD32(pDst)++ = __PKHBT(out4, out3, 16); in arm_nn_mult_q15() 103 *__SIMD32(pDst)++ = __PKHBT(out2, out1, 16); in arm_nn_mult_q15() 104 *__SIMD32(pDst)++ = __PKHBT(out4, out3, 16); in arm_nn_mult_q15()
|
A D | arm_q7_to_q15_no_shift.c | 84 out1 = (int32_t)__PKHBT(in2, in1, 16); in arm_q7_to_q15_no_shift() 87 out2 = (int32_t)__PKHBT(in2, in1, 16); in arm_q7_to_q15_no_shift()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/ComplexMathFunctions/ |
A D | arm_cmplx_mult_real_q15.c | 112 *__SIMD32(pCmplxDst)++ = __PKHBT(out1, out2, 16); in arm_cmplx_mult_real_q15() 113 *__SIMD32(pCmplxDst)++ = __PKHBT(out3, out4, 16); in arm_cmplx_mult_real_q15() 140 *__SIMD32(pCmplxDst)++ = __PKHBT(out1, out2, 16); in arm_cmplx_mult_real_q15() 141 *__SIMD32(pCmplxDst)++ = __PKHBT(out3, out4, 16); in arm_cmplx_mult_real_q15()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/SupportFunctions/ |
A D | arm_q15_to_q7.c | 88 out2 = __PKHBT(in2, in1, 16); in arm_q15_to_q7() 93 out2 = __PKHBT(in1, in2, 16); in arm_q15_to_q7()
|