Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats.c659 sox_bool is_file_extension = filetype == NULL; in sox_format_supports_encoding() local
669 if (!filetype || !(handler = sox_find_format(filetype, is_file_extension)) || in sox_format_supports_encoding()