Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnutdec.c38 static int64_t nut_read_timestamp(AVFormatContext *s, int stream_index,
667 ff_find_last_ts(s, -1, &duration, NULL, nut_read_timestamp); in find_duration()
1209 static int64_t nut_read_timestamp(AVFormatContext *s, int stream_index, in nut_read_timestamp() function
1269 AVSEEK_FLAG_BACKWARD, &ts, nut_read_timestamp); in read_seek()
1281 flags, &ts, nut_read_timestamp); in read_seek()