Searched refs:kCorrelationThreshold (Results 1 – 3 of 3) sorted by relevance
53 const int correlation_threshold = fast_mode ? 8192 : kCorrelationThreshold; in CheckCriteriaAndStretch()
90 static const int kCorrelationThreshold = 14746; // 0.9 in Q14. variable
70 if (((best_correlation > kCorrelationThreshold) && in CheckCriteriaAndStretch()