Searched refs:kAmpMultiplier (Results 1 – 2 of 2) sorted by relevance
43 static const int16_t kAmpMultiplier = 23171; // 3 dB attenuation (in Q15). variable
196 kAmpMultiplier * temp_val_low + temp_val_high * (1 << 15); in Generate()