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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Doptions.c65 while ((ofmt = av_oformat_next(ofmt)))
73 while (ofmt = av_oformat_next(ofmt))
H A Dformat.c47 AVOutputFormat *av_oformat_next(AVOutputFormat *f) function
137 while ((fmt = av_oformat_next(fmt))) {
H A Davformat.h47 * av_oformat_next() functions. The protocols layer is not part of the public
1762 AVOutputFormat *av_oformat_next(AVOutputFormat *f);
2201 * @see av_opt_find, av_dict_set, avio_open, av_oformat_next.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Doptions.c68 while ((ofmt = av_oformat_next(ofmt)))
76 while (ofmt = av_oformat_next(ofmt))
H A Davformat.h47 * av_oformat_next() functions. The protocols layer is not part of the public
1236 AVOutputFormat *av_oformat_next(AVOutputFormat *f);
1660 * @see av_opt_find, av_dict_set, avio_open, av_oformat_next.
H A Dutils.c133 AVOutputFormat *av_oformat_next(AVOutputFormat *f) function
219 while ((fmt = av_oformat_next(fmt))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Denum_options.c104 while ((oformat = av_oformat_next(oformat))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Davdevice.c84 if (!(prev = av_oformat_next(prev)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davformat.h744 AVOutputFormat *av_oformat_next(AVOutputFormat *f);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcmdutils.c610 while ((ofmt = av_oformat_next(ofmt))) {
H A Dffmpeg.c3978 while ((oformat = av_oformat_next(oformat))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.c1241 while ((ofmt = av_oformat_next(ofmt))) {

Completed in 206 milliseconds