Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_arnndn.c940 float xcorr16; in find_best_pitch() local
942 xcorr16 = xcorr[i]; in find_best_pitch()
945 xcorr16 *= 1e-12f; in find_best_pitch()
946 num = xcorr16 * xcorr16; in find_best_pitch()