Searched refs:best_delay (Results 1 – 3 of 3) sorted by relevance
51 size_t best_delay = 0; in ComputeSNR() local79 best_delay = delay; in ComputeSNR()82 printf("SNR=%.1f dB at delay=%" PRIuS "\n", best_snr, best_delay); in ComputeSNR()
95 size_t best_delay = 0; in ComputeSNR() local110 best_delay = delay; in ComputeSNR()113 printf("SNR=%.1f dB at delay=%" PRIuS "\n", best_snr, best_delay); in ComputeSNR()
708 max_cross_correlation, best_delay = get_max_cross_correlation(754 return max_cross_correlation, best_delay + end_trimmed_length779 max_cross_correlation, best_delay = get_one_channel_correlation(782 result_dict['best_delay'] = best_delay