Home
last modified time | relevance | path

Searched defs:seek_pos_msec (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Ddashdec.c2238 static int dash_seek(AVFormatContext *s, struct representation *pls, int64_t seek_pos_msec, int flags, int dry_run) in dash_seek() argument
2306 int64_t seek_pos_msec = av_rescale_rnd(timestamp, 1000, in dash_read_seek() local
[all...]

Completed in 5 milliseconds