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