Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Tests/
DDistanceTestsF32.cpp30 int16_t *outPathp = outPath.ptr(); in test_dtw_distance_f32() local
51 arm_dtw_path_f32(&costs,outPathp,&pathLength); in test_dtw_distance_f32()
96 outPathp += 2*pathLength; in test_dtw_distance_f32()