Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_radix2_q15.c99 q31_t coeff, out1, out2; in arm_radix2_butterfly_q15() local
409 q31_t coeff, out1, out2; in arm_radix2_butterfly_inverse_q15() local
Darm_cfft_q15.c703 q31_t coeff, out1, out2; in arm_cfft_radix4by2_q15() local
802 q31_t coeff, out1, out2; in arm_cfft_radix4by2_inverse_q15() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_fir_sparse_f32.c128 float32_t coeff = *pCoeffs++; /* Read the first coefficient value */ in arm_fir_sparse_f32() local
Darm_fir_sparse_q31.c75 q31_t coeff = *pCoeffs++; /* Read the first coefficient value */ in arm_fir_sparse_q31() local
Darm_fir_sparse_q15.c79 q15_t coeff = *pCoeffs++; /* Read the first coefficient value */ in arm_fir_sparse_q15() local
Darm_fir_sparse_q7.c80 q7_t coeff = *pCoeffs++; /* Read the coefficient value */ in arm_fir_sparse_q7() local
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/isi/
Dfsl_isi.c387 uint32_t coeff; in ISI_SetColorSpaceConversionConfig() local