Home
last modified time | relevance | path

Searched refs:decoders (Results 1 – 23 of 23) sorted by relevance

/external/llvm/test/CodeGen/ARM/
D2008-05-19-ScavengerAssert.ll4 @decoders = external global %struct.Decoders ; <%struct.Decoders*> [#uses=1]
12 …et_mem2Dint( i32*** getelementptr (%struct.Decoders, %struct.Decoders* @decoders, i32 0, i32 0), i…
/external/skia/gyp/
Dimages.gyp47 # If decoders are added/removed to/from (all/individual)
49 # so the right decoders will be forced to link.
52 # defines the order image decoders are tested when decoding a
140 # The android framework disables these decoders as they are of little use to
/external/owasp/sanitizer/lib/commons-codec-1.4/
DRELEASE-NOTES.txt9 The codec package contains simple encoder and decoders for various formats
11 decoders, the codec package also maintains a collection of phonetic encoding
/external/zxing/core/
Dcore.jar ... google/zxing/oned/rss/expanded/decoders/ com/google/zxing/common/ com ...
/external/glide/third_party/gif_decoder/
DREADME.third_party19 headers between multiple decoders. Added interface for reusing bitmaps each
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp488 CMyComPtr<ICompressCoder> decoders[2]; member
626 CMyComPtr<ICompressCoder> &decoder = decoders[decoderIndex]; in Decode()
703 RINOK(CreateCoder(EXTERNAL_CODECS_LOC_VARS kLzmaId, encoder.decoders[j], false)); in LzmaBench()
704 if (!encoder.decoders[j]) in LzmaBench()
/external/jpeg/
Dwizard.doc11 when making files intended for general use, because not all JPEG decoders
106 There are still some JPEG decoders in existence that support only 2x1
107 sampling (also called 4:2:2 sampling). Compatibility with such decoders can
DREADME190 GIF decoders.
354 SPIFF is interoperable with JFIF, in the sense that most JFIF decoders should
Dusage.doc138 JPEG is not yet widely implemented, so many decoders will be unable to view a
365 are larger than they should be, but are readable by standard GIF decoders.
Dlibjpeg.doc833 settings when force_baseline is FALSE, but other decoders may not be.
2376 used to be broken decoders that would complain about unknown minor version
/external/sonivox/arm-fm-22k/lib_src/
Deas_pcm.c75 static const S_DECODER_INTERFACE * const decoders[] = variable
339 if (decoders[pParams->decoder] == NULL) in EAS_PEOpenStream()
360 pState->pDecoder = decoders[pParams->decoder]; in EAS_PEOpenStream()
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_pcm.c75 static const S_DECODER_INTERFACE * const decoders[] = variable
339 if (decoders[pParams->decoder] == NULL) in EAS_PEOpenStream()
360 pState->pDecoder = decoders[pParams->decoder]; in EAS_PEOpenStream()
/external/sonivox/arm-wt-22k/lib_src/
Deas_pcm.c75 static const S_DECODER_INTERFACE * const decoders[] = variable
339 if (decoders[pParams->decoder] == NULL) in EAS_PEOpenStream()
360 pState->pDecoder = decoders[pParams->decoder]; in EAS_PEOpenStream()
/external/nanopb-c/docs/
Dindex.rst56 …ven if not marked as packed in .proto. This causes incompatibility with decoders that do not suppo…
/external/libvorbis/doc/
D02-bitpacking.tex226 packets as a normal mode of operation, and as such, decoders must
Dvorbis-clip.txt119 indicating beginning and ending sample positions. However, decoders
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
DIJG_README190 GIF decoders.
354 SPIFF is interoperable with JFIF, in the sense that most JFIF decoders should
/external/llvm/lib/Target/X86/
DX86Schedule.td622 // descendents, including Nehalem and SandyBridge have 4 decoders.
/external/strace/
DNEWS52 * Fixed potential out-of-bounds read issues in getdents/getdents64 decoders.
DChangeLog-CVS1570 Add hooks for new syscalls. Add decoders for *at, inotify*,
/external/libogg/doc/
Drfc5334.txt347 platforms through a wide range of encoders and decoders. A broadly
/external/libpng/scripts/
Dpnglibconf.dfa470 # for PNG-compliant decoders. (In other words, do not do this - in
/external/libpng/
Dlibpng-manual.txt3420 file so that decoders can recover the original data if desired.