Searched defs:ifile (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/tools/ |
H A D | normalize.py | 6 ifile = sys.argv[1] variable
|
/third_party/ltp/testcases/kernel/syscalls/dup2/ |
H A D | dup205.c | 39 int ifile = -1, rc = 0; in run() local [all...] |
/third_party/nghttp2/src/ |
H A D | h2load.h | 81 std::string ifile; member
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_opt.c | 2010 const InputFile *ifile = input_files[ist->file_index]; in new_video_stream() local 2219 static int copy_chapters(InputFile *ifile, OutputFile *ofile, AVFormatContext *os, in copy_chapters() argument 2500 InputFile *ifile = input_files[j]; in open_output_file() local 2537 InputFile *ifile = input_files[j]; open_output_file() local [all...] |
H A D | ffmpeg.c | 3301 InputFile *ifile = input_files[i]; in transcode_init() local 3339 InputFile *ifile = input_files[i]; in transcode_init() local 3829 static int seek_to_start(InputFile *ifile, AVFormatContex argument 3897 InputFile *ifile = input_files[file_index]; process_input() local [all...] |
H A D | ffprobe.c | 2474 static void show_packet(WriterContext *w, InputFile *ifile, AVPacket *pkt, int packet_idx) in show_packet() argument 2791 static int read_interval_packets(WriterContext *w, InputFile *ifile, in read_interval_packets() argument 2704 process_frame(WriterContext *w, InputFile *ifile, AVFrame *frame, AVPacket *pkt, int *packet_new) process_frame() argument 2902 read_packets(WriterContext *w, InputFile *ifile) read_packets() argument 3143 show_streams(WriterContext *w, InputFile *ifile) show_streams() argument 3160 show_program(WriterContext *w, InputFile *ifile, AVProgram *program) show_program() argument 3191 show_programs(WriterContext *w, InputFile *ifile) show_programs() argument 3209 show_chapters(WriterContext *w, InputFile *ifile) show_chapters() argument 3234 show_format(WriterContext *w, InputFile *ifile) show_format() argument 3279 open_input_file(InputFile *ifile, const char *filename, const char *print_filename) open_input_file() argument 3396 close_input_file(InputFile *ifile) close_input_file() argument 3413 InputFile ifile = { 0 }; probe_file() local [all...] |
Completed in 18 milliseconds