Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Testing/Source/Tests/
DBayesF32.cpp12 float32_t *bufp = outputProbas.ptr(); in test_gaussian_naive_bayes_predict_f32() local
DBayesF16.cpp12 float16_t *bufp = outputProbas.ptr(); in test_gaussian_naive_bayes_predict_f16() local
/cmsis-dsp-latest/Testing/Include/Benchmarks/
DBayesF16.h36 float16_t *bufp,*tempp; variable
DBayesF32.h36 float32_t *bufp,*tempp; variable