Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Damrnbdec.c820 float pitch_factor = in synthesis() local
827 excitation[i] += pitch_factor * p->pitch_vector[i]; in synthesis()
H A Damrwbdec.c796 float pitch_factor = 0.25 * ctx->pitch_gain[0] * ctx->pitch_gain[0]; in synthesis() local
799 excitation[i] += pitch_factor * ctx->pitch_vector[i]; in synthesis()

Completed in 4 milliseconds