Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Include/Tests/
DDistanceTestsF32.h22 Client::LocalPattern<q7_t> tmpC; variable
/cmsis-dsp-latest/Testing/Source/Tests/
DDistanceTestsF32.cpp26 window.pData = tmpC.ptr(); in test_dtw_distance_f32()
394 tmpC.create(this->queryLength*this->templateLength,DistanceTestsF32::TMPC_Q7_ID,mgr); in setUp()