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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_atempo.c649 FFTSample best_metric = -FLT_MAX; local
679 if (metric > best_metric) {
680 best_metric = metric;

Completed in 36 milliseconds