Searched defs:genpts (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | demux.c | 1454 const int genpts = s->flags & AVFMT_FLAG_GENPTS; in av_read_frame() local |
/third_party/ffmpeg/fftools/ | ||
H A D | ffplay.c | 334 static int genpts = 0; variable |
Completed in 10 milliseconds