Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/DistanceFunctions/
Darm_dtw_path_f32.c147 int halfLength = (*pathLength)>>1; in arm_dtw_path_f32() local
148 for(int i = 0; i< halfLength; i++) in arm_dtw_path_f32()