Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c1132 sox_bool const is_pls = playlist_type(listname) == Pls; in sox_parse_playlist() local
1133 int const comment_char = "#;"[is_pls]; in sox_parse_playlist()
1177 if (is_pls) { in sox_parse_playlist()