Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c2665 static size_t soxi_file_count; variable
2681 ++soxi_file_count; in soxi1()
2779 if (soxi_file_count > 1 && soxi_total > 0) in soxi()
2780 printf("Total Duration of %u files: %s\n", (unsigned)soxi_file_count, str_time(soxi_total)); in soxi()