Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/audio/audioconvert/
H A Dmain.cc74 char *out_fmt = NULL; // output fmt string in main() local
154 out_fmt = optarg; in main()
155 if (parse_format(out_fmt, ohdr, ofmt, o_offset) == -1) in main()
266 if (out_fmt) { in main()
267 if (parse_format(out_fmt, ohdr, ofmt, o_offset) in main()
292 if (out_fmt) { in main()
293 if (parse_format(out_fmt, ohdr, ofmt, o_offset) in main()