Searched refs:kFrontendWindowBits (Results 1 – 6 of 6) sorted by relevance
21 #define kFrontendWindowBits 12 macro
46 floor(float_value * (1 << kFrontendWindowBits) + 0.5); in WindowPopulateState()
46 (((int32_t) *input++) * *coefficients++) >> kFrontendWindowBits; in WindowProcessSamples()
23 #define kFrontendWindowBits 12 macro
47 floor(float_value * (1 << kFrontendWindowBits) + 0.5); in WindowPopulateState()
46 kFrontendWindowBits; in WindowProcessSamples()