Home
last modified time | relevance | path

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

/third_party/libsnd/examples/
Dsndfile-to-text.c64 convert_to_text (SNDFILE * infile, FILE * outfile, int channels, int full_precision) in convert_to_text() function
149 convert_to_text (infile, outfile, sfinfo.channels, full_precision) ; in main()