Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/ComplexMathFunctions/
Darm_cmplx_conj_f16.c51 ARM_DSP_ATTRIBUTE void arm_cmplx_conj_f16( in arm_cmplx_conj_f16() function
101 ARM_DSP_ATTRIBUTE void arm_cmplx_conj_f16( in arm_cmplx_conj_f16() function
DConfig.cmake36 target_sources(CMSISDSP PRIVATE ComplexMathFunctions/arm_cmplx_conj_f16.c)
/cmsis-dsp-latest/Include/dsp/
Dcomplex_math_functions_f16.h50 void arm_cmplx_conj_f16(
/cmsis-dsp-latest/Testing/Source/Benchmarks/
DComplexMathsBenchmarksF16.cpp7 arm_cmplx_conj_f16(this->inp1,this->outp,this->nb); in vec_conj_f16()
/cmsis-dsp-latest/Testing/
Ddesc_f16.txt365 Test nb=3 arm_cmplx_conj_f16:test_cmplx_conj_f16
366 Test nb=4n arm_cmplx_conj_f16:test_cmplx_conj_f16
367 Test nb=4n+1 arm_cmplx_conj_f16:test_cmplx_conj_f16
389 Test long arm_cmplx_conj_f16:test_cmplx_conj_f16
/cmsis-dsp-latest/Testing/Source/Tests/
DComplexTestsF16.cpp15 arm_cmplx_conj_f16(inp1,outp,input1.nbSamples() >> 1 ); in test_cmplx_conj_f16()