Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c451 *io_type = lsx_io_url; in xfopen()
1204 if (xfclose(file, io_type) && io_type == lsx_io_url) { in sox_parse_playlist()
H A Dsox.h598 lsx_io_url /**< File is a URL (no seeking) = 2. */ enumerator