Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dg723_1enc.c466 static int estimate_pitch(int16_t *buf, int start) in estimate_pitch() function
1144 p->pitch_lag[0] = estimate_pitch(vector, PITCH_MAX); in g723_1_encode_frame()
1145 p->pitch_lag[1] = estimate_pitch(vector, PITCH_MAX + HALF_FRAME_LEN); in g723_1_encode_frame()

Completed in 2 milliseconds