Home
last modified time | relevance | path

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

/cmsis-dsp-latest/dsppp/tests/
Dmatrix_test.cpp657 constexpr int subpos = 8; in testview() local
658 auto r = res.sub(Slice(subpos,subpos+subsize),Slice(subpos,subpos+subsize)); in testview()