Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/
Dxfer-options.c425 static const char *const single_format = "%s%s"; in generate_path_with_suffix() local
452 static const char *const single_format = "%s"; in generate_path_without_suffix() local
/third_party/ffmpeg/tools/
Dprobetest.c32 static const char *single_format; variable