Home
last modified time | relevance | path

Searched full:steps (Results 1 – 18 of 18) sorted by relevance

/cmsis-dsp-latest/
Dgen_pack.sh83 # custom pre-processing steps
89 # add custom steps here to be executed
96 # custom post-processing steps
102 # add custom steps here to be executed
/cmsis-dsp-latest/.github/workflows/
Dgh-pages.yml29 url: ${{ steps.deployment.outputs.page_url }}
31 steps:
Druncpptest.yaml23 steps:
65 if: steps.cache-boost.outputs.cache-hit != 'true'
Dpack.yml18 steps:
Druntest.yaml21 steps:
/cmsis-dsp-latest/Source/FastMathFunctions/
Darm_sin_f32.c48 The steps used are:
Darm_cos_f32.c48 The steps used are:
/cmsis-dsp-latest/Source/TransformFunctions/
Darm_dct4_f32.c53 DCT2 implementation can be described in the following steps:
151 * (b) Calculation of DCT2 using FFT is divided into three steps: in arm_dct4_f32()
Darm_dct4_q15.c77 * (b) Calculation of DCT2 using FFT is divided into three steps: in arm_dct4_q15()
Darm_dct4_q31.c79 * (b) Calculation of DCT2 using FFT is divided into three steps: in arm_dct4_q31()
Darm_rfft_fast_f32.c476 … The real length N forward FFT of a sequence is computed using the steps shown below.
/cmsis-dsp-latest/Testing/
DREADME.md40 … run, you need to execute this function. No need to redo all the previous steps to generate all th…
53 …d and configured. You may need to run the CMSIS build tools setup script before the previous steps:
/cmsis-dsp-latest/Source/MatrixFunctions/
Darm_mat_inverse_f64.c111 * 7. Move to the next row and column and repeat steps 2 through 5 until you have zeros in arm_mat_inverse_f64()
Darm_mat_inverse_f16.c113 * 7. Move to the next row and column and repeat steps 2 through 5 until you have zeros in arm_mat_inverse_f16()
Darm_mat_inverse_f32.c146 * 7. Move to the next row and column and repeat steps 2 through 5 until you have zeros in arm_mat_inverse_f32()
/cmsis-dsp-latest/Include/dsp/
Dcontroller_functions.h75 The steps used are:
/cmsis-dsp-latest/Examples/ARM/arm_graphic_equalizer_example/
Darm_graphic_equalizer_example_q31.c68 * With 1 dB steps, each filter has a total of 19 different settings.
/cmsis-dsp-latest/Source/CommonTables/
Darm_common_tables.c69950 three steps. First, generate sin values in floating point:
70063 three steps. First, generate sin values in floating point: