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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavformat/
H A Davformat.h744 AVOutputFormat *av_oformat_next(AVOutputFormat *f);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davformat.h744 AVOutputFormat *av_oformat_next(AVOutputFormat *f);
H A Dutils.c107 AVOutputFormat *av_oformat_next(AVOutputFormat *f) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dcmdutils.c396 while((ofmt= av_oformat_next(ofmt))) {

Completed in 60 milliseconds