Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_arnndn.c817 static float remove_doubling(float *x, int maxperiod, int minperiod, int N, in remove_doubling() function
1058 gain = remove_doubling(pitch_buf, PITCH_MAX_PERIOD, PITCH_MIN_PERIOD, in compute_frame_features()