Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/Source/Tests/
DMISCF16.cpp28 const float16_t *errs=inputB.ptr(); in test_levinson_durbin_f16() local
32 float16_t refError=errs[this->errOffset]; in test_levinson_durbin_f16()
DMISCF32.cpp29 const float32_t *errs=inputB.ptr(); in test_levinson_durbin_f32() local
33 float32_t refError=errs[this->errOffset]; in test_levinson_durbin_f32()
DMISCQ31.cpp33 const q31_t *errs=inputB.ptr(); in test_levinson_durbin_q31() local
36 q31_t refError=errs[this->errOffset]; in test_levinson_durbin_q31()