/external/bluetooth/bluez/ |
ChangeLog | 694 Fix SBC gain mismatch and decoding handling. [all...] |
/external/libpng/contrib/gregbook/ |
rpng2-x.c | 495 " -nommx*\tdisable optimized MMX routines for decoding row filters,\n" 605 Trace((stderr, "done decoding PNG image\n")) 627 /* clean up PNG stuff and report any decoding errors */ 634 fprintf(stderr, PROGNAME ": libpng error while decoding PNG image\n"); 749 "libpng error while decoding PNG metadata\n"); [all...] |
/external/zlib/ |
ChangeLog | 395 - Fix bug in inflateCopy() when decoding fixed codes 485 - Fix a big fat bug in inftrees.c that prevented decoding valid 534 - Add contrib/infback9 with deflate64 decoding (unsupported) [all...] |
/external/dropbear/ |
keyimport.c | 455 errmsg = "Error decoding base64"; 591 errmsg = "ASN.1 decoding failure - wrong password?"; 618 errmsg = "ASN.1 decoding failure"; [all...] |
/external/tcpdump/ |
print-lspping.c | 569 /* did we capture enough for fully decoding the tlv header ? */ 595 /* did we capture enough for fully decoding the tlv ? */ 604 /* did we capture enough for fully decoding the subtlv header ? */ [all...] |
/external/webkit/Source/JavaScriptCore/ |
ChangeLog-2003-10-25 | 184 a UString to survive the process of UTF-16 to UTF-8 decoding. Added overloads to 197 (UTF8SequenceLength): New. Helper for decoding UTF-8. 198 (decodeUTF8Sequence): New. Helper for decoding UTF-8. [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
ec_gains.cpp | 250 only in BFI (instead of normal gain decoding function). 387 Call this function always after decoding (or concealing) 741 Call this function always after decoding (or concealing)
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
G729DecTest.c | 627 printf ("Decoding the file for %d Time\n",j+1); [all...] |
/external/chromium/base/metrics/ |
histogram.cc | 255 LOG(ERROR) << "Pickle error decoding Histogram: " << histogram_name; 263 LOG(ERROR) << "Values error decoding Histogram: " << histogram_name; [all...] |
/external/chromium/net/base/ |
x509_certificate_mac.cc | 422 // called with invalid data, as long as data is present. The actual decoding 477 // the need to fallback to internal decoding. [all...] |
net_error_list.h | 389 // Content decoding of the response body failed.
|
/external/chromium/net/socket/ |
ssl_client_socket_win.cc | [all...] |
/external/strace/ |
ChangeLog | [all...] |
/external/zlib/doc/ |
rfc1951.txt | 534 In all cases, the decoding algorithm for the actual data is as [all...] |
/external/zlib/examples/ |
zlib_how.html | 78 a <em>zlib</em> stream and to provide decoding information, and a four-byte trailer with a fast 79 check value to verify the integrity of the uncompressed data after decoding.
|
/frameworks/base/core/res/res/values/ |
config.xml | 668 Decoding is always enabled. 3GPP TS 23.038 states that this featur [all...] |
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
pvamrwbdecoder.cpp | 159 * Init dtx decoding 664 /* check BFI after pitch lag decoding */ [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_cavlc.c | 321 * decoding function */ 404 /* standard defines that nc for decoding of chroma dc coefficients is -1,
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_TI_Video.h | 684 @brief OMX_TI_PARAM_IVFFLAG : Suport added to handle IVF header Decoding Mode 685 @param bIvfFlag TRUE enables IVF decoding mode.
|
/external/dropbear/libtomcrypt/ |
crypt.tex | [all...] |
/cts/tests/tests/net/src/android/net/cts/ |
UriTest.java | 661 // We'll test the actual encoding decoding separately.
|
/development/tools/emulator/opengl/ |
DESIGN | 277 to both encoding, decoding and "wrappers" (more on this later).
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ShortTest.java | 89 assertTrue("Did not throw NumberFormatException decoding 123s",
|
/external/bison/data/ |
c.m4 | 171 ## Decoding options. ##
|
/external/bzip2/ |
decompress.c | 331 /*--- Create the Huffman decoding tables ---*/
|