Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c48 static char const * auto_detect_format(sox_format_t * ft, char const * ext) in auto_detect_format() function
540 filetype = auto_detect_format(ft, lsx_find_file_extension(path)); in open_read()
546 filetype = auto_detect_format(ft, lsx_find_file_extension(path)); in open_read()