Searched refs:synth_energy (Results 1 – 1 of 1) sorted by relevance
335 FLOAT32 tmp, synth_corr, synth_energy; in ixheaacd_lpd_dec() local574 synth_corr = 0.0f, synth_energy = 1e-6f; in ixheaacd_lpd_dec()581 synth_energy += in ixheaacd_lpd_dec()584 pitch_gain[i] = synth_corr / synth_energy; in ixheaacd_lpd_dec()649 float *synth, synth_corr, synth_energy; in ixheaacd_lpd_bpf_fix() local697 synth_corr = 0.0f, synth_energy = 1e-6f; in ixheaacd_lpd_bpf_fix()701 synth_energy += in ixheaacd_lpd_bpf_fix()704 pitch_gain[i] = synth_corr / synth_energy; in ixheaacd_lpd_bpf_fix()