Home
last modified time | relevance | path

Searched defs:ptr2 (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_interpolate_f32.c144 const float32_t *ptr1, *ptr2; /* Temporary pointers for state and coefficient buffers */ in arm_fir_interpolate2_f32_mve() local
267 const float32_t *ptr1, *ptr2; /* Temporary pointers for state and coefficient buffers */ in arm_fir_interpolate_f32() local
482 const float32_t *ptr2; /* Temporary pointers for coefficient buffer */ in arm_fir_interpolate_f32() local
837 …const float32_t *ptr2; /* Temporary pointer for coefficient buffer */ in arm_fir_interpolate_f32() local
Darm_fir_interpolate_q15.c68 const q15_t *ptr1, *ptr2; /* Temporary pointers for state and coefficient buffers */ in arm_fir_interpolate_q15() local
364 …const q15_t *ptr2; /* Temporary pointer for coefficient buffer */ in arm_fir_interpolate_q15() local
Darm_fir_interpolate_q31.c68 const q31_t *ptr1, *ptr2; /* Temporary pointers for state and coefficient buffers */ in arm_fir_interpolate_q31() local
361 …const q31_t *ptr2; /* Temporary pointer for coefficient buffer */ in arm_fir_interpolate_q31() local