Searched defs:postShift (Results 1 – 13 of 13) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
| D | filtering_functions.h | 252 int8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 263 uint8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1070 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 1525 uint32_t postShift; /**< bit shift applied to coefficients. */ member 1576 uint32_t postShift; /**< bit shift applied to coefficients. */ member 1677 uint8_t postShift; /**< bit shift applied to coefficients. */ member 1731 uint8_t postShift; /**< bit shift applied to coefficients. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/ |
| D | arm_math.h | 1383 int8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1394 uint8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 3716 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 4171 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4222 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4323 uint8_t postShift; /**< bit shift applied to coefficients. */ member 4377 uint8_t postShift; /**< bit shift applied to coefficients. */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/ |
| D | arm_biquad_cascade_df1_32x64_init_q31.c | 74 uint8_t postShift) in arm_biquad_cas_df1_32x64_init_q31()
|
| D | arm_biquad_cascade_df1_init_q31.c | 75 int8_t postShift) in arm_biquad_cascade_df1_init_q31()
|
| D | arm_biquad_cascade_df1_init_q15.c | 76 int8_t postShift) in arm_biquad_cascade_df1_init_q15()
|
| D | arm_lms_init_q15.c | 69 uint32_t postShift) in arm_lms_init_q15()
|
| D | arm_lms_init_q31.c | 69 uint32_t postShift) in arm_lms_init_q31()
|
| D | arm_lms_norm_init_q15.c | 66 uint8_t postShift) in arm_lms_norm_init_q15()
|
| D | arm_lms_norm_init_q31.c | 65 uint8_t postShift) in arm_lms_norm_init_q31()
|
| D | arm_lms_norm_q31.c | 86 …q31_t postShift; /* Post shift to be applied to weight after recipro… in arm_lms_norm_q31() local
|
| D | arm_lms_norm_q15.c | 86 …q15_t postShift; /* Post shift to be applied to weight after recipro… in arm_lms_norm_q15() local
|
| D | arm_biquad_cascade_df1_q15.c | 71 int postShift = S->postShift; in arm_biquad_cascade_df1_q15() local
|
| D | arm_biquad_cascade_df1_q31.c | 70 int postShift = S->postShift; in arm_biquad_cascade_df1_q31() local
|