Searched refs:first_oformat (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dformat.c34 static AVOutputFormat *first_oformat = NULL; variable
37 static AVOutputFormat **last_oformat = &first_oformat;
52 return first_oformat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davformat.h729 extern AVOutputFormat *first_oformat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dutils.c125 static AVOutputFormat *first_oformat = NULL; variable
136 else return first_oformat;
151 p = &first_oformat;

Completed in 161 milliseconds