Searched refs:log_old_gain (Results 1 – 3 of 3) sorted by relevance
24 double log_old_gain = log(0.5); in TEST() local43 kNumOutputParameters, &log_old_gain, &old_lag, in TEST()51 EXPECT_NEAR(log_old_gain, expected_log_old_gain, 1e-8); in TEST()
35 double* log_old_gain, in GetSubframesPitchParameters() argument44 PitchInterpolation(*log_old_gain, gains, log_pitch_gain); in GetSubframesPitchParameters()45 *log_old_gain = gains[num_in_frames - 1]; in GetSubframesPitchParameters()
23 double* log_old_gain,