Home
last modified time | relevance | path

Searched refs:seek_chapter (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/fftools/
Dffplay.c3250 static void seek_chapter(VideoState *is, int incr) in seek_chapter() function
3350 seek_chapter(cur_stream, 1); in event_loop()
3357 seek_chapter(cur_stream, -1); in event_loop()