Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c2667 typedef enum {Full, Type, Rate, Channels, Samples, Duration, Duration_secs, enumerator
2692 case Duration_secs: if (soxi_total ==-1) printf("%f\n", secs); break; in soxi1()
2768 else if (do_total && (type < Samples || type > Duration_secs)) { in soxi()