Searched defs:InputFile (Results 1 – 11 of 11) sorted by relevance
9 InputFile::InputFile(const SourceFile& name) in InputFile() function in InputFile
10 class InputFile; variable
15 class InputFile; variable
17 class InputFile; variable
25 class InputFile; variable
23 class InputFile; variable
393 typedef struct InputFile { struct394 AVFormatContext *ctx;395 int eof_reached; /* true if eof reached */396 int eagain; /* true if last read attempt returned EAGAIN */397 int ist_index; /* index of first stream in input_streams */398 int loop; /* set number of times input stream should be looped */422 } InputFile; argument
75 typedef struct InputFile { struct80 } InputFile; typedef
107 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
144 SmallString<32> InputFile, OutputFile; in printSymbolizedStackTrace() local
269 friend InputFile; variable