Home
last modified time | relevance | path

Searched refs:arm_cmplx_mag_squared_f16 (Results 1 – 6 of 6) sorted by relevance

/cmsis-dsp-latest/Source/ComplexMathFunctions/
Darm_cmplx_mag_squared_f16.c52 ARM_DSP_ATTRIBUTE void arm_cmplx_mag_squared_f16( in arm_cmplx_mag_squared_f16() function
82 ARM_DSP_ATTRIBUTE void arm_cmplx_mag_squared_f16( in arm_cmplx_mag_squared_f16() function
DConfig.cmake39 target_sources(CMSISDSP PRIVATE ComplexMathFunctions/arm_cmplx_mag_squared_f16.c)
/cmsis-dsp-latest/Include/dsp/
Dcomplex_math_functions_f16.h61 void arm_cmplx_mag_squared_f16(
/cmsis-dsp-latest/Testing/Source/Benchmarks/
DComplexMathsBenchmarksF16.cpp23 arm_cmplx_mag_squared_f16(this->inp1,this->outp,this->nb); in vec_mag_squared_f16()
/cmsis-dsp-latest/Testing/
Ddesc_f16.txt377 Test nb=3 arm_cmplx_mag_squared_f16:test_cmplx_mag_squared_f16
378 Test nb=4n arm_cmplx_mag_squared_f16:test_cmplx_mag_squared_f16
379 Test nb=4n+1 arm_cmplx_mag_squared_f16:test_cmplx_mag_squared_f16
392 Test long arm_cmplx_mag_squared_f16:test_cmplx_mag_squared_f16
/cmsis-dsp-latest/Testing/Source/Tests/
DComplexTestsF16.cpp66 arm_cmplx_mag_squared_f16(inp1,outp,input1.nbSamples() >> 1 ); in test_cmplx_mag_squared_f16()