Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c2670 static int soxi1(soxi_t const * type, char const * filename) in soxi1() function
2775 …num_errors += (sox_parse_playlist((sox_playlist_callback_t)soxi1, &type, argv[optstate.ind]) != SO… in soxi()
2776 else num_errors += soxi1(&type, argv[optstate.ind]); in soxi()