Searched defs:lShift (Results 1 – 7 of 7) sorted by relevance
81 int32_t lShift = (15 - (int32_t) S->postShift); /* Post shift */ in arm_lms_q15() local
86 uint32_t lShift = 32U - uShift; /* Shift to be applied to the output */ in arm_lms_q31() local
89 uint32_t lShift = 32U - uShift; /* Shift to be applied to the output */ in arm_lms_norm_q31() local
88 int32_t lShift = (15 - (int32_t) S->postShift); /* Post shift */ in arm_lms_norm_q15() local
196 uint32_t lShift = 32U - uShift; /* Shift to be applied to the output */ in arm_biquad_cas_df1_32x64_q31_scalar() local541 uint32_t lShift = 32U - uShift; /* Shift to be applied to the output */ in arm_biquad_cas_df1_32x64_q31() local
333 int32_t lShift = (15 - (int32_t) S->postShift); /* Post shift */ in arm_biquad_cascade_df1_q15() local
335 uint32_t lShift = 32U - uShift; /* Shift to be applied to the output */ in arm_biquad_cascade_df1_q31() local