Searched refs:fftShift (Results 1 – 2 of 2) sorted by relevance
84 uint32_t fftShift=0; in arm_mfcc_q31() local119 fftShift = 31 - __CLZ(S->fftLen); in arm_mfcc_q31()179 logExponent = fftShift + 2 + SHIFT_MELFILTER_SATURATION_Q31; in arm_mfcc_q31()
83 uint32_t fftShift=0; in arm_mfcc_q15() local118 fftShift = 31 - __CLZ(S->fftLen); in arm_mfcc_q15()176 logExponent = fftShift + 2 + SHIFT_MELFILTER_SATURATION_Q15; in arm_mfcc_q15()