Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dwaveaudio.c156 static unsigned negotiate_format(sox_format_t* ft, WAVEFORMATEXTENSIBLE* pfmt, unsigned dev) in negotiate_format() function
260 error = negotiate_format(ft, &fmt, dev); in start()