Home
last modified time | relevance | path

Searched defs:inB (Results 1 – 9 of 9) sorted by relevance

/cmsis-dsp-latest/Source/StatisticsFunctions/
Darm_mse_f32.c117 float32_t inA, inB; in arm_mse_f32() local
185 float32_t inA, inB; in arm_mse_f32() local
Darm_mse_f64.c57 float64_t inA, inB; in arm_mse_f64() local
Darm_mse_q15.c110 … q15_t inA,inB; /* Temporary variable to store input value */ in arm_mse_q15() local
Darm_mse_q7.c115 … q7_t inA,inB; /* Temporary variable to store input value */ in arm_mse_q7() local
Darm_mse_f16.c123 _Float16 inA, inB; in arm_mse_f16() local
/cmsis-dsp-latest/Source/TransformFunctions/
Darm_cfft_f16.c124 float16_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_f16_mve() local
332 float16_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_inverse_f16_mve() local
Darm_cfft_q31.c79 q31_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_q31_mve() local
330 q31_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_inverse_q31_mve() local
Darm_cfft_q15.c76 q15_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_q15_mve() local
313 q15_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_inverse_q15_mve() local
Darm_cfft_f32.c127 float32_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_f32_mve() local
335 float32_t *inB = inA + n2 * CMPLX_DIM; in _arm_radix4_butterfly_inverse_f32_mve() local