Searched refs:fmt_found (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dformat.c123 AVOutputFormat *fmt = NULL, *fmt_found; local
135 fmt_found = NULL;
149 fmt_found = fmt;
152 return fmt_found;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dutils.c205 AVOutputFormat *fmt = NULL, *fmt_found; local
217 fmt_found = NULL;
231 fmt_found = fmt;
234 return fmt_found;

Completed in 217 milliseconds