Home
last modified time | relevance | path

Searched defs:eof_reached (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Davio.h240 int eof_reached; /**< true if was unable to read due to error or eof */ member
Ddemux.c2446 int eof_reached = 0; in avformat_find_stream_info() local
/third_party/ffmpeg/fftools/
Dffmpeg.c2368 int eof_reached = 0; in process_input_packet() local
Dffmpeg.h406 int eof_reached; /* true if eof reached */ member