Home
last modified time | relevance | path

Searched defs:st2_index (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmpegtsenc.c1537 int st2_index = i < st->index ? i : (i + 1 == s->nb_streams ? st->index : i + 1); in mpegts_write_pes() local

Completed in 6 milliseconds