Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/
Dq15.c210 ref[0] = ref_std[ref_index]; in test_arm_std_q15()
Dq31.c210 ref[0] = ref_std[ref_index]; in test_arm_std_q31()
Df32.c226 ref[0] = ((float32_t *)ref_std)[ref_index]; in test_arm_std_f32()
Df16.c242 ref[0] = ((float16_t *)ref_std)[ref_index]; in test_arm_std_f16()
Dq15.pat169 static const q15_t ref_std[4] = {
Dq31.pat280 static const q31_t ref_std[4] = {
Df32.pat431 static const uint32_t ref_std[4] = {
Df16.pat266 static const uint16_t ref_std[4] = {