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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c84 static AVCodec *first_avcodec = NULL; variable
88 else return first_avcodec;
119 p = &first_avcodec;
1327 p = first_avcodec;
1345 p = first_avcodec;
1357 p = first_avcodec;
1371 p = first_avcodec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutils.c181 static AVCodec *first_avcodec = NULL; variable
182 static AVCodec **last_avcodec = &first_avcodec;
189 return first_avcodec;
2796 p = first_avcodec;
2821 p = first_avcodec;
2840 p = first_avcodec;

Completed in 33 milliseconds