Home
last modified time | relevance | path

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

/cmsis-dsp-3.5.0/Source/SupportFunctions/
Darm_bitonic_sort_f32.c152 static void arm_bitonic_resort_16_f32(float32_t * pOut, float32x4x2_t a, float32x4x2_t b, uint8_t d… in arm_bitonic_resort_16_f32() function
229 arm_bitonic_resort_16_f32(pOut, a, b, dir); in arm_bitonic_merge_16_f32()