Searched refs:arm_cmplx_mag_squared_f16 (Results 1 – 6 of 6) sorted by relevance
52 ARM_DSP_ATTRIBUTE void arm_cmplx_mag_squared_f16( in arm_cmplx_mag_squared_f16() function82 ARM_DSP_ATTRIBUTE void arm_cmplx_mag_squared_f16( in arm_cmplx_mag_squared_f16() function
39 target_sources(CMSISDSP PRIVATE ComplexMathFunctions/arm_cmplx_mag_squared_f16.c)
61 void arm_cmplx_mag_squared_f16(
23 arm_cmplx_mag_squared_f16(this->inp1,this->outp,this->nb); in vec_mag_squared_f16()
377 Test nb=3 arm_cmplx_mag_squared_f16:test_cmplx_mag_squared_f16378 Test nb=4n arm_cmplx_mag_squared_f16:test_cmplx_mag_squared_f16379 Test nb=4n+1 arm_cmplx_mag_squared_f16:test_cmplx_mag_squared_f16392 Test long arm_cmplx_mag_squared_f16:test_cmplx_mag_squared_f16
66 arm_cmplx_mag_squared_f16(inp1,outp,input1.nbSamples() >> 1 ); in test_cmplx_mag_squared_f16()