/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
zlib.h | 395 if and when it gets to the next deflate block boundary. When decoding the 404 if inflate() is currently decoding the last block in the deflate stream, 405 plus 128 if inflate() returned immediately after decoding an end-of-block 406 code or decoding the complete header up to just before the first byte of the [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 395 if and when it gets to the next deflate block boundary. When decoding the 404 if inflate() is currently decoding the last block in the deflate stream, 405 plus 128 if inflate() returned immediately after decoding an end-of-block 406 code or decoding the complete header up to just before the first byte of the [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
zlib.h | 395 if and when it gets to the next deflate block boundary. When decoding the 404 if inflate() is currently decoding the last block in the deflate stream, 405 plus 128 if inflate() returned immediately after decoding an end-of-block 406 code or decoding the complete header up to just before the first byte of the [all...] |
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 395 if and when it gets to the next deflate block boundary. When decoding the 404 if inflate() is currently decoding the last block in the deflate stream, 405 plus 128 if inflate() returned immediately after decoding an end-of-block 406 code or decoding the complete header up to just before the first byte of the [all...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 395 if and when it gets to the next deflate block boundary. When decoding the 404 if inflate() is currently decoding the last block in the deflate stream, 405 plus 128 if inflate() returned immediately after decoding an end-of-block 406 code or decoding the complete header up to just before the first byte of the [all...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
zlib.h | 395 if and when it gets to the next deflate block boundary. When decoding the 404 if inflate() is currently decoding the last block in the deflate stream, 405 plus 128 if inflate() returned immediately after decoding an end-of-block 406 code or decoding the complete header up to just before the first byte of the [all...] |
/external/zlib/ |
zlib.h | 423 stop if and when it gets to the next deflate block boundary. When decoding 432 inflate() is currently decoding the last block in the deflate stream, plus 433 128 if inflate() returned immediately after decoding an end-of-block code or 434 decoding the complete header up to just before the first byte of the deflate [all...] |
inflate.c | 12 * needed, make inffast.c even faster, implement gzip decoding, and to 231 Return state with length and distance decoding tables and index sizes set to 232 fixed code decoding. Normally this returns fixed tables from inffixed.h. 310 puts(" /* inffixed.h -- table for decoding fixed codes"); 543 if there is no input available. The decoding of variable length codes uses 602 code here; /* current decoding table entry */ [all...] |
/external/giflib/ |
dgif_lib.c | 6 * The kernel of the GIF Decoding process can be found here. 638 * than decoding and encoding again. This routine should be followed by calls 767 * decoding as soon as we got all the pixel, or EOF code will [all...] |
/external/icu4c/test/cintltst/ |
bocu1tst.c | 450 /* set the state for decoding the trail byte(s) */ 631 * Used only for round-trip testing of the difference encoding and decoding. 786 * difference encoding and decoding.
|
/external/libgsm/src/ |
long_term.c | 844 * the samples of the estimate dpp[0..39]. The decoding of bc needs the 915 * long term synthesis filtering. The decoding of bcr needs 929 /* Decoding of the LTP gain bcr
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
getics.cpp | 86 decoding information, Type tDec_Int_Chan 105 pPulseInfo = pointer to structure that holds pulse data decoding 139 decoding functions.
|
/hardware/qcom/media/mm-video/vidc/vdec/test/ |
decoder_driver_test.c | 183 DEBUG_PRINT("\n Error in start decoding call"); 189 DEBUG_PRINT("\n Error in stop decoding call"); 888 DEBUG_PRINT("\n Filled Length is zero Close decoding"); [all...] |
/external/bison/tests/ |
local.at | 26 ## Macros decoding Bison options. ##
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_codec.cc | 157 // Need to reset the type as decoding resets the type to FOLDER. Similarly
|
/external/chromium/chrome/browser/importer/ |
nss_decryptor.cc | 100 // Deletes the leading '~' before decoding.
|
/external/chromium/sdch/open-vcdiff/src/ |
varint_bigendian_test.cc | 214 // Decoding tests: Parse(), ParseFromBuffer()
|
/external/chromium/webkit/glue/media/ |
simple_data_source.cc | 293 // Don't care about the mime-type just proceed if decoding was successful.
|
/external/expat/ |
Changes | 77 - Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
|
/external/icu4c/test/intltest/ |
punyref.c | 245 /* Main decoding loop: Start just after the last delimiter if any */
|
/external/jpeg/ |
jpegint.h | 231 /* Entropy decoding */
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
EntityResolver.java | 222 * Performs the decoding of a complete HTML entity and saves the
|
/external/kernel-headers/original/linux/sunrpc/ |
svc.h | 169 * Check buffer bounds after decoding arguments
|
/external/llvm/lib/Target/X86/Utils/ |
X86ShuffleDecode.cpp | 18 // Vector Mask Decoding
|
/external/oauth/core/src/main/java/net/oauth/ |
OAuthMessage.java | 41 * responsible for percent-encoding parameters before transmission and decoding
|