Home
last modified time | relevance | path

Searched refs:pitch_factor (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Damrnbdec.c810 float pitch_factor = in synthesis() local
817 excitation[i] += pitch_factor * p->pitch_vector[i]; in synthesis()
Damrwbdec.c785 float pitch_factor = 0.25 * ctx->pitch_gain[0] * ctx->pitch_gain[0]; in synthesis() local
788 excitation[i] += pitch_factor * ctx->pitch_vector[i]; in synthesis()