/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/ |
A D | arm_fir_decimate_q15.c | 76 …q31_t x0, x1, c0, c1; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local 316 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local 594 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
|
A D | arm_fir_interpolate_q15.c | 73 …q15_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_interpolate_q15() local 404 …q15_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_interpolate_q15() local
|
A D | arm_fir_interpolate_q31.c | 73 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_interpolate_q31() local 401 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_interpolate_q31() local
|
A D | arm_fir_decimate_fast_q15.c | 79 …q31_t x0, x1, c0, c1; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local 319 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local
|
A D | arm_fir_q15.c | 84 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold SIMD state and coeff… in arm_fir_q15() local 328 …q31_t x0, x1, x2, c0; /* Temporary variables to hold SIMD state and coeff… in arm_fir_q15() local
|
A D | arm_fir_decimate_q31.c | 69 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q31() local
|
A D | arm_fir_fast_q15.c | 72 …q31_t x0, x1, x2, c0; /* Temporary variables to hold SIMD state and coeff… in arm_fir_fast_q15() local
|
A D | arm_fir_fast_q31.c | 73 q31_t c0; /* Temporary variable to hold coefficient value */ in arm_fir_fast_q31() local
|
A D | arm_fir_q7.c | 72 q7_t c0; /* Temporary variable to hold coefficient value */ in arm_fir_q7() local
|
A D | arm_fir_decimate_fast_q31.c | 73 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q31() local
|
A D | arm_conv_q31.c | 87 …q31_t x0, x1, x2, c0; /* Temporary variables to hold state and coefficien… in arm_conv_q31() local
|
A D | arm_correlate_q31.c | 85 …q31_t x0, x1, x2, c0; /* temporary variables for holding input and coeffi… in arm_correlate_q31() local
|
A D | arm_fir_q31.c | 76 q31_t c0; /* Temporary variable to hold coefficient value */ in arm_fir_q31() local
|
A D | arm_fir_f32.c | 135 …float32_t x0, x1, x2, x3, x4, x5, x6, x7, c0; /* Temporary variables to hold state and coefficien… in arm_fir_f32() local 564 …float32_t x0, x1, x2, x3, x4, x5, x6, x7, c0; /* Temporary variables to hold state and coefficien… in arm_fir_f32() local
|
A D | arm_conv_f32.c | 132 …float32_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_f32() local
|
A D | arm_conv_fast_q15.c | 80 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q15() local
|
A D | arm_conv_fast_q31.c | 81 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q31() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | cost_sse2.c | 27 const __m128i c0 = _mm_loadu_si128((const __m128i*)(coeffs + 0)); in SetResidualCoeffs_SSE2() local 66 const __m128i c0 = _mm_loadu_si128((const __m128i*)&res->coeffs[0]); in GetResidualCost_SSE2() local
|
A D | lossless_enc_msa.c | 21 #define TRANSFORM_COLOR_8(src0, src1, dst0, dst1, c0, c1, mask0, mask1) do { \ argument 37 #define TRANSFORM_COLOR_4(src, dst, c0, c1, mask0, mask1) do { \ argument
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/ConvolutionFunctions/ |
A D | arm_nn_mat_mult_s8.c | 82 int16x8_t c0 = vldrbq_z_s16(ip_c0, p); in arm_nn_mat_mult_s8() local 141 int16x8_t c0 = vldrbq_z_s16(ip_c0, p); in arm_nn_mat_mult_s8() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/ConvolutionFunctions/ |
A D | arm_nn_mat_mult_s8.c | 82 int16x8_t c0 = vldrbq_z_s16(ip_c0, p); in arm_nn_mat_mult_s8() local 141 int16x8_t c0 = vldrbq_z_s16(ip_c0, p); in arm_nn_mat_mult_s8() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/ComplexMathFunctions/ |
A D | arm_cmplx_dot_prod_f32.c | 84 float32_t a0,b0,c0,d0; in arm_cmplx_dot_prod_f32() local
|
A D | arm_cmplx_dot_prod_q15.c | 66 q15_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q15() local
|
A D | arm_cmplx_dot_prod_q31.c | 67 q31_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q31() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/MatrixFunctions/ |
A D | arm_mat_cmplx_mult_q31.c | 78 q31_t a0, b0, c0, d0; in arm_mat_cmplx_mult_q31() local
|