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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dinternal.h71 void ff_program_add_stream_index(AVFormatContext *ac, int progid, unsigned int idx);
H A Dmpegts.c1478 ff_program_add_stream_index(ts->stream, h->id, st->index);
1492 ff_program_add_stream_index(ts->stream, h->id, pes->sub_st->index);
H A Dutils.c3327 void ff_program_add_stream_index(AVFormatContext *ac, int progid, unsigned int idx) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dinternal.h88 void ff_program_add_stream_index(AVFormatContext *ac, int progid, unsigned int idx);
H A Dmpegts.c1843 ff_program_add_stream_index(ts->stream, h->id, st->index);
1860 ff_program_add_stream_index(ts->stream, h->id,
H A Dhls.c1418 ff_program_add_stream_index(s, i, pls->stream_offset + k);
H A Dutils.c3860 void ff_program_add_stream_index(AVFormatContext *ac, int progid, unsigned idx) function

Completed in 181 milliseconds