Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 25 of 129) sorted by relevance

123456

/external/chromium_org/third_party/libvpx/source/libvpx/
Divfenc.c16 void ivf_write_file_header(FILE *outfile, in ivf_write_file_header()
39 void ivf_write_frame_header(FILE *outfile, int64_t pts, size_t frame_size) { in ivf_write_frame_header()
48 void ivf_write_frame_size(FILE *outfile, size_t frame_size) { in ivf_write_frame_size()
/external/libvpx/libvpx/
Divfenc.c16 void ivf_write_file_header(FILE *outfile, in ivf_write_file_header()
39 void ivf_write_frame_header(FILE *outfile, int64_t pts, size_t frame_size) { in ivf_write_frame_header()
48 void ivf_write_frame_size(FILE *outfile, size_t frame_size) { in ivf_write_frame_size()
/external/chromium_org/tools/binary_size/
Drun_binary_size_analysis.py357 def DumpCompactTree(symbols, symbol_path_origin_dir, outfile): argument
367 def DumpTreemap(symbols, outfile): argument
378 def DumpLargestSymbols(symbols, outfile, n): argument
422 def DumpLargestSources(symbols, outfile, n): argument
445 def DumpLargestVTables(symbols, outfile, n): argument
498 def RunElfSymbolizer(outfile, library, addr2line_binary, nm_binary, jobs, argument
637 def GetNmSymbols(nm_infile, outfile, library, jobs, verbose, argument
/external/chromium_org/third_party/webrtc/common_audio/
Dwav_writer_unittest.cc27 const std::string outfile = webrtc::test::OutputPath() + "wavtest1.wav"; in TEST() local
69 const std::string outfile = webrtc::test::OutputPath() + "wavtest2.wav"; in TEST() local
113 std::string outfile = webrtc::test::OutputPath() + "wavtest3.wav"; in TEST() local
/external/chromium_org/tools/generate_stubs/
Dgenerate_stubs.py428 def WriteWindowsDefFile(module_name, signatures, outfile): argument
683 def WriteImplementationPreamble(cls, header_path, outfile): argument
693 def WriteUmbrellaInitializer(cls, module_names, namespace, outfile): argument
735 def WriteHeaderContents(cls, module_names, namespace, header_guard, outfile): argument
774 def WriteImplementationContents(self, namespace, outfile): argument
790 def WriteFunctionPointers(self, outfile): argument
808 def WriteStubFunctions(self, outfile): argument
831 def WriteModuleInitializeFunctions(self, outfile): argument
/external/jpeg/
Djdatadst.c28 FILE * outfile; /* target stream */ member
130 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) in jpeg_stdio_dest()
/external/qemu/distrib/jpeg-6b/
Djdatadst.c28 FILE * outfile; /* target stream */ member
130 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) in jpeg_stdio_dest()
/external/chromium_org/tools/gyp/test/actions/generated-header/
Daction.py10 outfile = sys.argv[1] variable
/external/chromium_org/tools/gyp/test/restat/src/
Dcreate_intermediate.py14 outfile = sys.argv[1] variable
/external/chromium_org/tools/gyp/test/actions/src/
Dconfirm-dep-files.py17 outfile = sys.argv[1] # Example value we expect: deps_all_done_first_123.txt variable
/external/srec/tools/grxmlcompile/
Dnetw_dump.cpp49 std::ofstream outfile; in WriteForwardGraphFile() local
107 std::ofstream outfile; in WriteForwardGraphWithSemantic() local
192 std::ofstream outfile; in WriteHMMGraphFile() local
272 std::ofstream outfile; in WritePhonemeGraphFile() local
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
Dapmtest.m99 outfile = ['out']; variable
111 outfile = ['out']; variable
121 outfile = ['out']; variable
196 outfile = [outfile '.pcm']; variable
/external/webrtc/src/modules/audio_processing/test/
Dapmtest.m99 outfile = ['out']; variable
111 outfile = ['out']; variable
121 outfile = ['out']; variable
196 outfile = [outfile '.pcm']; variable
/external/elfutils/0.153/libcpu/
Di386_gendis.c45 FILE *outfile; variable
/external/zlib/src/examples/
Dgun.c120 int outfile; member
201 int outfile, z_stream *strm) in lunpipe()
383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe()
551 int infile, outfile; in gunzip() local
/external/lldb/test/settings/
Dmain.cpp28 std::ofstream outfile; in main() local
/external/libvpx/libvpx/examples/
Dvp8_multi_resolution_encoder.c132 static void write_ivf_file_header(FILE *outfile, in write_ivf_file_header()
156 static void write_ivf_frame_header(FILE *outfile, in write_ivf_frame_header()
175 FILE *infile, *outfile[NUM_ENCODERS]; in main() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
Dsummary.py17 def report(self, morfs, outfile=None, config=None): argument
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dresize_test.cc38 int frame_cnt, FILE *const outfile) { in write_ivf_file_header()
58 static void write_ivf_frame_size(FILE *const outfile, const size_t size) { in write_ivf_frame_size()
65 FILE *const outfile) { in write_ivf_frame_header()
/external/libvpx/libvpx/test/
Dresize_test.cc38 int frame_cnt, FILE *const outfile) { in write_ivf_file_header()
58 static void write_ivf_frame_size(FILE *const outfile, const size_t size) { in write_ivf_frame_size()
65 FILE *const outfile) { in write_ivf_frame_header()
/external/chromium_org/third_party/libvpx/source/libvpx/examples/
Dsimple_decoder.c98 FILE *outfile = NULL; in main() local
/external/openssl/crypto/rc4/
Drc4.c77 char *infile=NULL,*outfile=NULL,*keystr=NULL; in main() local
/external/chromium_org/third_party/libjpeg_turbo/
Djdatadst.c36 FILE * outfile; /* target stream */ member
206 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) in jpeg_stdio_dest()
/external/openssl/apps/
Dpkeyparam.c71 char **args, *infile = NULL, *outfile = NULL; in MAIN() local
Dnseq.c72 char **args, *infile = NULL, *outfile = NULL; in MAIN() local

123456