Searched refs:step (Results 1 – 4 of 4) sorted by relevance
37 uint32_t step; in arm_bitonic_sort_core_f32() local42 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()
390 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.
164 "@interact(f=FloatSlider(100,min=10,max=150,step=20,continuous_update=False))\n",
2771 # a preprocessing step. Doxygen will generate a warning when it encounters a