Searched refs:av_codec_next (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Denum_options.c120 while ((c = av_codec_next(c))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Doptions.c59 while (prev && (c = av_codec_next(c)))
64 while (c = av_codec_next(c))
H A Davcodec.h3399 AVCodec *av_codec_next(const AVCodec *c);
H A Dutils.c184 AVCodec *av_codec_next(const AVCodec *c) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Doptions.c55 while (prev && (c = av_codec_next(c)))
60 while (c = av_codec_next(c))
H A Davcodec.h3789 AVCodec *av_codec_next(AVCodec *c);
H A Dutils.c86 AVCodec *av_codec_next(AVCodec *c){ function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h2776 AVCodec *av_codec_next(AVCodec *c);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcmdutils.c662 while ((p = av_codec_next(p))) {
H A Dffmpeg.c3966 while ((c = av_codec_next(c))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.c1363 while ((prev = av_codec_next(prev))) {

Completed in 249 milliseconds