Searched refs:decoder (Results 101 - 110 of 110) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure143 --disable-lzo disable LZO decoder code
159 --disable-decoder=NAME disable decoder NAME
160 --enable-decoder=NAME enable decoder NAME
2754 DECODER_LIST=$(find_things decoder DEC libavcodec/allcodecs.c)
4777 die "ERROR: libvpx decoder version must be >=0.9.1"; }
5339 for type in decoder encoder hwaccel parser demuxer muxer protocol filter bsf indev outdev; do
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvdpau.c83 hwctx->render(hwctx->decoder, surf, (void *)&pic_ctx->info,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A DMakefile.in311 EXTRA_DIST = seq-decoder.c seq-sender.c midifile.h midifile.c midifile.3
H A DMakefile311 EXTRA_DIST = seq-decoder.c seq-sender.c midifile.h midifile.c midifile.3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp3dsp.asm2 ;* MMX/SSE2-optimized functions for the VP3 decoder
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimage.cpp175 wxXPMDecoder decoder; local
176 (*this) = decoder.ReadData(xpmData);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dvp3dsp.asm2 ;* MMX/SSE2-optimized functions for the VP3 decoder
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dutils.c2728 /* Force thread count to 1 since the H.264 decoder will not extract
3162 /* Force thread count to 1 since the H.264 decoder will not extract
3555 const AVCodec *decoder = NULL, *best_decoder = NULL; local
3579 decoder = find_decoder(ic, st, st->codec->codec_id);
3580 if (!decoder) {
3599 best_decoder = decoder;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dutils.c2153 /* force thread count to 1 since the h264 decoder will not extract SPS
2319 /* force thread count to 1 since the h264 decoder will not extract SPS
2625 AVCodec *decoder = NULL, *best_decoder = NULL; local
2645 decoder = avcodec_find_decoder(st->codec->codec_id);
2646 if (!decoder) {
2656 best_decoder = decoder;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 105 milliseconds

12345