Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dseek.c238 int av_index_search_timestamp(AVStream *st, int64_t wanted_timestamp, int flags) in av_index_search_timestamp() argument
128 ff_index_search_timestamp(const AVIndexEntry *entries, int nb_entries, int64_t wanted_timestamp, int flags) ff_index_search_timestamp() argument
259 avformat_index_get_entry_from_timestamp(AVStream *st, int64_t wanted_timestamp, int flags) avformat_index_get_entry_from_timestamp() argument

Completed in 2 milliseconds