Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dconcatdec.c42 int out_stream_index; member
256 cat->cur_file->streams[i].out_stream_index = i; in match_streams_one_to_one()
276 cat->cur_file->streams[i].out_stream_index = j; in match_streams_exact_id()
300 map[i].out_stream_index = -1; in match_streams()
772 if (cs->out_stream_index < 0) { in concat_read_packet()
818 pkt->stream_index = cs->out_stream_index; in concat_read_packet()

Completed in 3 milliseconds