Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsndfile.c252 static int name_to_format(const char *name) in name_to_format() function
299 sf->sf_info->format = name_to_format(ft->filename) | subtype; in start()
301 sf->sf_info->format = name_to_format(ft->filetype) | subtype; in start()