HomeSort by relevance Sort by last modified time
    Searched full:decoding (Results 126 - 150 of 1004) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/utils/TableGen/
DisassemblerEmitter.cpp 38 /// that attribute determines decoding, in the majority of cases decoding is
46 /// decoder traverses while decoding an instruction. At the lowest level of
  /external/webkit/LayoutTests/fast/encoding/
char-decoding.html 5 <script src="resources/char-decoding-utils.js"></script>
12 description("This tests decoding characters in various character sets.");
90 // UTF-7 is expressly forbidden, so decoding it should not work correctly.
  /external/webp/src/dec/
webpi.h 8 // Internal header: WebP decoding parameters and custom IO on buffer
22 // WebPDecParams: Decoding output parameters. Transcient internal object.
49 const WebPDecoderOptions* options; // if not NULL, use alt decoding features
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 35 /* In frame-based decoding mode, this shall be NULL. 08/29/2000 */
208 /* Data used to facilitate multiple layer decoding. 05/04/2000 */
267 /* flag to turn on/off error concealment or soft decoding */
  /libcore/luni/src/main/java/java/nio/charset/
CoderResult.java 24 * Used to indicate the result of encoding/decoding. There are four types of
58 * encoding/decoding buffer or that additional data is required.
65 * enough space available to store the result of the encoding/decoding.
  /libcore/luni/src/main/java/java/security/
AlgorithmParameters.java 200 * byte[]} using the default decoding format for parameters. The default
219 * byte[]} using the specified decoding format.
224 * the name of the decoding format.
  /libcore/luni/src/main/java/java/security/cert/
TrustAnchor.java 62 * if the decoding of the name constraints fail.
99 * if the {@code caName} is empty or if decoding of the name
147 * if decoding of the name constraints fail.
  /external/apache-harmony/x-net/src/test/impl/java/org/apache/harmony/xnet/tests/provider/jsse/
FinishedTest.java 51 assertTrue("incorrect message decoding", Arrays.equals(message
HelloRequestTest.java 48 assertEquals("incorrect message decoding", 0, message_2.length());
ServerHelloDoneTest.java 54 assertEquals("incorrect message decoding", 0, message_2.length());
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
CertificateVerifyTest.java 68 assertTrue("incorrect message decoding",
  /external/chromium/chrome/browser/chromeos/login/
user_image_loader.h 67 // Method that reads the file on the file thread and starts decoding it in
  /external/flac/libFLAC/include/private/
ogg_decoder_aspect.h 45 /* these are for internal state related to Ogg decoding */
  /external/giflib/
gif_err.c 106 Err = "Image is defective, decoding aborted";
  /external/jpeg/
jdphuff.c 8 * This file contains Huffman entropy decoding routines for progressive JPEG.
26 * Expanded entropy decoder object for progressive Huffman decoding.
147 /* Select MCU decoding routine */
263 * Huffman MCU decoding.
280 * MCU decoding for DC initial scan (either spectral selection,
351 * MCU decoding for AC initial scan (either spectral selection,
435 * MCU decoding for DC successive approximation refinement scan.
486 * MCU decoding for AC successive approximation refinement scan.
739 * Module initialization routine for progressive Huffman entropy decoding.
  /external/kernel-headers/original/asm-generic/
ioctl.h 19 * this explicit here. Please be sure to use the decoding macros
  /external/kernel-headers/original/linux/sunrpc/
gss_asn1.h 4 * minimal asn1 for generic encoding/decoding of gss tokens
  /external/libvpx/vp8/common/
treecoder.h 41 Index <= 0 means done encoding/decoding and value = -Index,
  /external/protobuf/src/google/protobuf/io/
package_info.h 46 // I/O and encoding/decoding raw bytes. Most users will not need to
  /external/qemu/distrib/zlib-1.2.3/
inffast.c 1 /* inffast.c -- fast decoding
60 checking for available input while decoding.
308 - Three separate decoding do-loops for direct, window, and write == 0
311 - Deferring match copy and interspersed it with decoding subsequent codes
inftrees.h 11 /* Structure for decoding tables. Each entry provides either the
  /external/stlport/doc/
README.utf8 35 You can also access the facet directly to perform utf8 encoding/decoding operations:
  /external/webkit/Source/WebCore/loader/
DocumentWriter.h 64 // default encodings, and the decoding we're currently using.
TextResourceDecoder.h 92 bool m_useLenientXMLDecoding; // Don't stop on XML decoding errors.
  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoLayerChromium.h 94 // decoding is not being used.

Completed in 2085 milliseconds

1 2 3 4 56 7 8 91011>>