HomeSort by relevance Sort by last modified time
    Searched full:bitpacking (Results 1 - 20 of 20) sorted by null

  /external/libogg/doc/libogg/
oggpack_readinit.html 20 <p>This function takes an ordinary buffer and prepares an <a href="oggpack_buffer.html">oggpack_buffer</a> for reading using the Ogg <a href="bitpacking.html">bitpacking</a> functions.
38 <dd>Original data buffer, to be inserted into the <a href="oggpack_buffer.html">oggpack_buffer</a> so that it can be read using bitpacking functions.
overview.html 23 <li><p><a href="bitpacking.html">Bitpacking</a>
bitpacking.html 4 <title>libogg - Bitpacking Functions</title>
16 <h1>Bitpacking Functions</h1>
17 <p>Libogg contains a basic bitpacking library that is useful for manipulating data within a buffer.
29 <td>Initializes a buffer for writing using this bitpacking library.</td>
45 <td>Initializes a buffer for reading using this bitpacking library.</td>
oggpack_writeinit.html 20 <p>This function initializes an <a href="oggpack_buffer.html">oggpack_buffer</a> for writing using the Ogg <a href="bitpacking.html">bitpacking</a> functions.
Makefile.am 5 doc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
oggpack_buffer.html 21 The oggpack_buffer struct is used with libogg's bitpacking functions. You should never need to directly access anything in this structure.
reference.html 26 <b>Bitpacking</b><br>
Makefile.in 178 doc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
  /external/libvorbis/doc/
02-bitpacking.tex 4 \section{Bitpacking Convention} \label{vorbis:spec:bitpacking}
14 or, less commonly other fixed word sizes. The Vorbis bitpacking
24 purposes of the bitpacking convention, a byte implies the native,
34 bytes (16, 32 or 64 bits). Note however that the Vorbis bitpacking
59 The Vorbis bitpacking convention specifies storage and bitstream
210 The typical use of bitpacking is to produce many independent
vorbis.html 186 orthogonal concepts, <em>back-end coding</em> and <em>bitpacking</em>.</p>
193 <p><em>Bitpacking</em> arranges the variable sized words of the back-end
Makefile.am 58 02-bitpacking.tex \
Vorbis_I_spec.tex 105 \include{02-bitpacking}
03-codebook.tex 22 stream according to \xref{vorbis:spec:bitpacking}.
31 true; see \xref{vorbis:spec:bitpacking} for discussion
Makefile.in 264 02-bitpacking.tex \
Vorbis_I_spec.html 72 href="#x1-360002" id="QQ2-1-39">Bitpacking Convention</a></span>
    [all...]
04-codec.tex 12 provided in \xref{vorbis:spec:intro}. \xref{vorbis:spec:bitpacking} covers reading and writing bit fields from
  /external/llvm/include/llvm/MC/
MCSymbol.h 99 /// unsigned to avoid sign extension and achieve better bitpacking with MSVC.
106 /// extension and achieve better bitpacking with MSVC.
  /external/libvpx/libvpx/
CHANGELOG 223 possible by configuring the on-the-fly bitpacking experiment with
224 --enable-onthefly-bitpacking. Realtime encoder can be up to 13%
configure 50 ${toggle_onthefly_bitpacking} enable on-the-fly bitpacking in real-time encoding
  /toolchain/binutils/binutils-2.25/include/
hp-symtab.h 715 DECLARATION describes the bitpacking of the set.
817 DECLARATION describes the bitpacking used.
    [all...]

Completed in 637 milliseconds