Searched refs:golden_data_format (Results 1 – 1 of 1) sorted by relevance
661 def compare_data_correlation(golden_data_binary, golden_data_format, argument685 if (golden_data_format['file_type'] != 'raw' or688 if (golden_data_format['rate'] != test_data_format['rate']):693 channel=golden_data_format['channel'],694 sample_format=golden_data_format['sample_format'])