Home
last modified time | relevance | path

Searched defs:s_ext (Results 1 – 2 of 2) sorted by relevance

/third_party/lame/frontend/
Dparse.c1349 int isCommonSuffix(char const* s_ext) in isCommonSuffix()
1369 int generateOutPath(char const* inPath, char const* outDir, char const* s_ext, char* outPath) in generateOutPath()
2535 char const* s_ext = lame_get_decode_only(gfp) ? ".wav" : ".mp3"; in parse_args_() local
/third_party/f2fs-tools/fsck/
Dsegment.c474 struct extent_info *s_ext) in copy_extent_info()