Home
last modified time | relevance | path

Searched refs:first_mp3_frame (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mp3_check/mp3_check-1.98/mp3_check-1.95-rjk/
H A Dmp3_check_misc.c52 frame_info first_mp3_frame; in scan_file() local
57 init_frame_struct(&first_mp3_frame); in scan_file()
282 first_mp3_frame = mp3_i; in scan_file()
509 print_summary(&first_mp3_frame, filename); in scan_file()
/dports/audio/mp3_check/mp3_check-1.98/
H A Dmp3_check_misc.c64 frame_info first_mp3_frame; local
70 init_frame_struct(&first_mp3_frame);
243 first_mp3_frame = mp3_i;
400 print_summary(first_mp3_frame, filename);