Searched refs:avformat_new_stream (Results 1 - 25 of 339) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dg722.c31 st = avformat_new_stream(s, NULL);
H A Ddauddec.c26 AVStream *st = avformat_new_stream(s, NULL);
H A Dlmlm4.c64 if (!(st = avformat_new_stream(s, NULL)))
71 if (!(st = avformat_new_stream(s, NULL)))
H A Drawdec.c57 AVStream *st = avformat_new_stream(s, NULL);
77 st = avformat_new_stream(s, NULL);
96 AVStream *st = avformat_new_stream(s, NULL);
H A Dbmv.c47 st = avformat_new_stream(s, 0);
56 ast = avformat_new_stream(s, 0);
H A Dsdr2.c40 ast = avformat_new_stream(s, 0);
44 st = avformat_new_stream(s, 0);
H A Dadp.c52 st = avformat_new_stream(s, NULL);
H A Dafc.c35 st = avformat_new_stream(s, NULL);
H A Dapc.c45 st = avformat_new_stream(s, NULL);
H A Dboadec.c44 AVStream *st = avformat_new_stream(s, NULL);
H A Dcdg.c38 vst = avformat_new_stream(s, NULL);
H A Dg723_1.c38 st = avformat_new_stream(s, NULL);
H A Dloasdec.c72 st = avformat_new_stream(s, NULL);
H A Dncdec.c49 AVStream *st = avformat_new_stream(s, NULL);
H A Dpvfdec.c50 st = avformat_new_stream(s, NULL);
H A Drsodec.c57 st = avformat_new_stream(s, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dcdg.c34 vst = avformat_new_stream(s, NULL);
H A Dlmlm4.c64 if (!(st = avformat_new_stream(s, NULL)))
71 if (!(st = avformat_new_stream(s, NULL)))
H A Dbmv.c46 st = avformat_new_stream(s, 0);
55 ast = avformat_new_stream(s, 0);
H A Daacdec.c69 st = avformat_new_stream(s, NULL);
H A Dapc.c42 st = avformat_new_stream(s, NULL);
H A Deacdata.c68 st = avformat_new_stream(s, NULL);
H A Dncdec.c49 AVStream *st = avformat_new_stream(s, NULL);
H A Drsodec.c57 st = avformat_new_stream(s, NULL);
H A Drtpenc_chain.c46 if (!avformat_new_stream(rtpctx, NULL)) {

Completed in 202 milliseconds

1234567891011>>