Home
last modified time | relevance | path

Searched refs:step (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Source/SupportFunctions/
Darm_bitonic_sort_f32.c37 uint32_t step; in arm_bitonic_sort_core_f32() local
42 step = n>>1; in arm_bitonic_sort_core_f32()
46 for(k=0; k<step; k++) in arm_bitonic_sort_core_f32()
61 for(step=(n>>2); step>0; step/=2) in arm_bitonic_sort_core_f32()
63 for(j=0; j<n; j=j+step*2) in arm_bitonic_sort_core_f32()
66 rightPtr = pSrc+j+step; in arm_bitonic_sort_core_f32()
68 for(k=0; k<step; k++) in arm_bitonic_sort_core_f32()
/cmsis-dsp-latest/Testing/
DREADME.md390 We have archived lot of test patterns on github. So this step is needed only if you write new test …
470 The results generated in previous step can be processed with a Python script.
/cmsis-dsp-latest/PythonWrapper/examples/
Dcmsisdsp_tests.ipynb164 "@interact(f=FloatSlider(100,min=10,max=150,step=20,continuous_update=False))\n",
/cmsis-dsp-latest/Documentation/Doxygen/
Ddsp.dxy.in2771 # a preprocessing step. Doxygen will generate a warning when it encounters a