Searched refs:get_diff_offset (Results 1 – 1 of 1) sorted by relevance
165 static FLAC__off_t get_diff_offset(AutoFILE &f1, AutoFILE &f2) in get_diff_offset() function201 if((off = get_diff_offset(f1, f2)) < 0) in run()