Home
last modified time | relevance | path

Searched defs:templateLength (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/Source/DistanceFunctions/
Darm_dtw_init_window_q7.c65 const int32_t templateLength = pWindow -> numCols; in arm_dtw_init_window_q7() local
Darm_dtw_distance_f32.c92 const uint32_t templateLength = pDistance -> numCols; in arm_dtw_distance_f32() local
/cmsis-dsp-latest/Testing/Include/Tests/
DDistanceTestsF32.h34 int templateLength; variable