Lines Matching refs:AVStream
108 static int set_channels(AVFormatContext *avctx, AVStream *st, int channels)
122 static int parse_global_var(AVFormatContext *avctx, AVStream *st,
146 static int parse_audio_var(AVFormatContext *avctx, AVStream *st,
182 static int parse_video_var(AVFormatContext *avctx, AVStream *st,
239 static int read_table(AVFormatContext *avctx, AVStream *st,
240 int (*parse)(AVFormatContext *avctx, AVStream *st,
272 static void read_index(AVIOContext *pb, AVStream *st)
295 AVStream *ast = NULL, *vst = NULL; //initialization to suppress warning
475 AVStream *st = avctx->streams[mv->stream_index];
524 AVStream *st = avctx->streams[stream_index];