av_oformat_next 1242 cmdutils.c while ((ofmt = av_oformat_next(ofmt))) { av_oformat_next 88 libavdevice/avdevice.c if (!(prev = av_oformat_next(prev))) av_oformat_next 1827 libavformat/avformat.h AVOutputFormat *av_oformat_next(const AVOutputFormat *f); av_oformat_next 111 libavformat/format.c while ((fmt = av_oformat_next(fmt))) { av_oformat_next 65 libavformat/options.c while ((ofmt = av_oformat_next(ofmt))) av_oformat_next 73 libavformat/options.c while (ofmt = av_oformat_next(ofmt)) av_oformat_next 104 tools/enum_options.c while ((oformat = av_oformat_next(oformat))) {