Home
last modified time | relevance | path

Searched refs:copy_stream_props (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dconcatdec.c172 static int copy_stream_props(AVStream *st, AVStream *source_st) in copy_stream_props() function
254 if ((ret = copy_stream_props(st, cat->avf->streams[i])) < 0) in match_streams_one_to_one()
274 if ((ret = copy_stream_props(avf->streams[j], st)) < 0) in match_streams_exact_id()

Completed in 2 milliseconds