Home
last modified time | relevance | path

Searched defs:outfilename (Results 1 – 23 of 23) sorted by relevance

/third_party/libsnd/examples/
Dsndfile-loopify.c51 { char *infilename, *outfilename ; member
69 { const char *progname, *infilename, *outfilename ; in main() local
Dgenerate.c86 encode_file (const char *infilename, const char *outfilename, int filetype) in encode_file()
Dsfprocess.c71 const char *outfilename = "output.wav" ; in main() local
Dsndfile-to-text.c87 { char *progname, *infilename, *outfilename ; in main() local
/third_party/libsnd/programs/
Dsndfile-convert.c44 { char *infilename, *outfilename ; member
135 { const char *progname, *infilename, *outfilename ; in main() local
Dsndfile-concat.c69 { const char *progname, *outfilename ; in main() local
/third_party/ffmpeg/tools/
Dffeval.c55 const char *outfilename = NULL, *infilename = NULL; in main() local
Dffescape.c59 const char *outfilename = NULL, *infilename = NULL; in main() local
Dgraph2dot.c111 const char *outfilename = NULL; in main() local
/third_party/openh264/codec/build/android/dec/src/com/wels/dec/
DWelsDecTest.java138 public native void DoDecoderTest (String infilename, String outfilename); in DoDecoderTest()
/third_party/ffmpeg/doc/examples/
Ddecode_video.c85 const char *filename, *outfilename; in main() local
Ddecode_audio.c107 const char *outfilename, *filename; in main() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djpegtran.c44 static char *outfilename; /* for -outfile switch */ variable
Dcjpeg.c148 static char *outfilename; /* for -outfile switch */ variable
Ddjpeg.c97 static char *outfilename; /* for -outfile switch */ variable
/third_party/libjpeg-turbo/
Djpegtran.c44 static char *outfilename; /* for -outfile switch */ variable
Dcjpeg.c148 static char *outfilename; /* for -outfile switch */ variable
Ddjpeg.c97 static char *outfilename; /* for -outfile switch */ variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Djpegtran.c45 static char *outfilename; /* for -outfile switch */ variable
Dcjpeg.c147 static char *outfilename; /* for -outfile switch */ variable
Ddjpeg.c98 static char *outfilename; /* for -outfile switch */ variable
/third_party/quickjs/
Djscompress.c561 void js_compress(const char *filename, const char *outfilename, in js_compress()
Dunicode_gen.c2964 const char *unicode_db_path, *outfilename; in main() local