Lines Matching refs:AVStream
33 void avpriv_update_cur_dts(AVFormatContext *s, AVStream *ref_st, int64_t timestamp)
36 AVStream *const st = s->streams[i];
48 AVStream *const st = s->streams[stream_index];
118 int av_add_index_entry(AVStream *st, int64_t pos, int64_t timestamp,
192 AVStream *const st1 = s->streams[ist1];
195 AVStream *const st2 = s->streams[ist2];
238 int av_index_search_timestamp(AVStream *st, int64_t wanted_timestamp, int flags)
245 int avformat_index_get_entries_count(const AVStream *st)
250 const AVIndexEntry *avformat_index_get_entry(AVStream *st, int idx)
259 const AVIndexEntry *avformat_index_get_entry_from_timestamp(AVStream *st,
291 AVStream *st;
523 AVStream *const st = s->streams[stream_index];
593 AVStream *st;
723 AVStream *const st = s->streams[i];