Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dsrc_movie.c51 typedef struct MovieStream { struct
57 } MovieStream; argument
77 MovieStream *st; /**< array of all streams, one per output */
156 static int open_stream(AVFilterContext *ctx, MovieStream *st) in open_stream()
186 static int guess_channel_layout(MovieStream *st, int st_index, void *log_ctx) in guess_channel_layout()
361 MovieStream *st = &movie->st[i]; in movie_query_formats()
394 MovieStream *st = &movie->st[out_id]; in movie_config_output_props()
477 MovieStream *st; in movie_push_frame()