Searched defs:pCoefs (Results 1 – 9 of 9) sorted by relevance
24 float32_t * pCoefs = coefs.ptr(); in test_fir_decimate_f32() local79 float32_t * pCoefs = coefs.ptr(); in test_fir_interpolate_f32() local
27 q15_t * pCoefs = coefs.ptr(); in test_fir_decimate_q15() local79 q15_t * pCoefs = coefs.ptr(); in test_fir_interpolate_q15() local
27 q31_t * pCoefs = coefs.ptr(); in test_fir_decimate_q31() local82 q31_t * pCoefs = coefs.ptr(); in test_fir_interpolate_q31() local
24 float64_t * pCoefs = coefs.ptr(); in test_fir_decimate_f64() local
28 const float16_t *pCoefs; variable
28 const q7_t *pCoefs; variable
30 const float32_t *pCoefs; variable
30 const q15_t *pCoefs; variable
30 const q31_t *pCoefs; variable