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

<<11121314151617181920>>

  /frameworks/base/media/libstagefright/codecs/aacdec/
huffman.h 37 decoding
46 Description: Added function definition for table specific huffman decoding
55 include function prototype definitions for Huffman decoding module
  /frameworks/media/libvideoeditor/vss/inc/
M4xVSS_Internal.h 131 M4xVSS_FramingStruct* aFramingCtx; /**<Framing struct for the decoding
133 M4xVSS_FramingStruct* aFramingCtx_last; /**<Framing struct for the decoding of
137 M4OSA_Void* pSPSContext; /**<SPS context for the GIF decoding*/
  /external/kernel-headers/original/linux/
zlib.h 364 if and when it gets to the next deflate block boundary. When decoding the
373 if inflate() is currently decoding the last block in the deflate stream,
374 plus 128 if inflate() returned immediately after decoding an end-of-block
375 code or decoding the complete header up to just before the first byte of the
615 windowBits can also be greater than 15 for optional gzip decoding. Add
616 32 to windowBits to enable zlib and gzip decoding with automatic header
    [all...]
  /external/libvpx/vp8/decoder/
threading.c 327 /* Save decoded MB last row data for next-row decoding */
333 /* save left_col for next MB decoding */
599 /* shutdown MB Decoding thread; */
699 /* Set above_row buffer to 127 for decoding first MB row */
813 /* Save decoded MB last row data for next-row decoding */
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
mfc_interface.h 218 int out_dpb_cnt; /* [OUT] the number of buffers which is nessary during decoding */
247 int out_consume_bytes; /* [OUT] consumed bytes when decoding finished */
  /external/bluetooth/bluez/
TODO 133 when decoding PDUs. A proper error PDU should be returned for this case.
134 See decoding function in att.c file.
  /external/grub/stage2/
gunzip.c 49 length code. The decoding process is basically: get a literal/length
75 lookup, in order to maximize the speed of decoding plus the speed of
76 building the decoding tables. See the comments below that precede the
399 Huffman code decoding is performed using a multi-level table lookup.
404 shortest codes, so those codes dominate the decoding time, and hence
964 /* build decoding table for trees--single level, 7 bit lookup */
1028 /* free decoding table for trees */
1035 /* build the decoding tables for literal/length and distance codes */
    [all...]
  /external/jpeg/
filelist.doc 88 jdhuff.c Huffman entropy decoding for sequential JPEG.
89 jdphuff.c Huffman entropy decoding for progressive JPEG.
  /external/libvpx/
usage.dox 111 Both the encoding and decoding functions have a <code>deadline</code>
121 remaining in its time slice when decoding completes. It could then choose to
  /external/llvm/utils/TableGen/
X86RecognizableInstr.h 118 /// have the same decoding. Because these would cause decode conflicts,
209 /// filters out many instructions, at various points in decoding we
  /external/webkit/Source/WebCore/loader/cache/
CachedImage.cpp 285 // It will not do anything now, but will delay decoding until
305 // (decoding delayed until painting) that seems hard.
  /external/webkit/Source/WebCore/platform/image-decoders/ico/
ICOImageDecoder.cpp 158 // If we couldn't decode the image but we've received all the data, decoding
162 // If we're done decoding this frame, we don't need the BMPImageReader or
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
__init__.py 45 Decoding JSON::
57 Specializing JSON object decoding::
decoder.py 200 Performs the following translations in decoding:
233 effect when decoding ``unicode`` objects.
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertImpl.java 97 * @throws CertificateException if some decoding problems occur.
126 * @throws IOException if some decoding problems occur.
  /packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp 312 /* ------Functions for Pinyin-to-hanzi decoding begin--------->> */
351 /* <<----Functions for Pinyin-to-hanzi decoding end------------- */
  /sdk/emulator/qtools/
decoder.cpp 218 fprintf(stderr, "%s: decoding past end of file.\n", filename_);
242 fprintf(stderr, "%s: decoding past end of file.\n", filename_);
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
BearerData.java     [all...]
  /development/tools/emulator/opengl/
README 43 host, and implement the decoding of the command stream, translation of
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
BerInputStreamTest.java 50 // tests for decoding initial length of encodings
DerUTCTimeEDTest.java 148 // Perform DER encoding/decoding:
ExplicitTest.java 182 //FIXME need testcase for decoding invalid encodings
ImplicitTest.java 173 // FIXME need testcase for decoding invalid encodings
IntegerTest.java 84 * Tests decoding/encoding integers to/from byte array
SequenceTest.java 158 //FIXME need testcase for decoding invalid encodings

Completed in 967 milliseconds

<<11121314151617181920>>