Searched defs:compare_file (Results 1 – 2 of 2) sorted by relevance
240 def compare_file(reference_audio_filename, test_audio_filename): function
284 static int compare_file(FILE *old_f, FILE *new_f) in compare_file() function