HomeSort by relevance Sort by last modified time
    Searched refs:coding (Results 1 - 25 of 27) sorted by null

1 2

  /build/core/combo/arch/arm/
armv5te.mk 5 # Note: Hard coding the 'tune' value here is probably not ideal,
armv7-a.mk 7 # Note: Hard coding the 'tune' value here is probably not ideal,
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vertex_buffers.h 87 uint8_t coding; member in struct:vl_ycbcr_block
vl_mpeg12_decoder.c 351 stream->coding = mb->macroblock_modes.bits.dct_type;
372 stream->coding = 0;
    [all...]
  /system/core/logd/
Android.mk 37 # so make sure we do not regret hard-coding it as follows:
  /external/libvorbis/doc/
02-bitpacking.tex 68 \subsubsection{coding bits into byte sequences}
101 \subsubsection{coding example}
121 Continue by coding the 3 bit integer value '-1' [b111]:
137 Continue by coding the 7 bit integer value '17' [b0010001]:
154 Continue by coding the 13 bit integer value '6969' [b110 11001110 01]:
219 the coding process. Thus, should this unused space be read, it will
Vorbis_I_spec.tex 126 The use of multirate filter banks for coding of high quality digital audio,
06-floor0.tex 13 coding; LSP representation may be converted to LPC representation and
21 VQ codebooks for use in coding/decoding the LSP filter coefficient
01-introduction.tex 223 make use of entropy coding to save space. For this reason, a floor
225 component list. Entropy coding is thus provided as an abstraction,
227 codebooks when coding/decoding.
234 quantization according to one of three specific packing/coding
248 The entropy coding in a Vorbis I codebook is provided by a standard
404 Vorbis codes residue vectors in groups by submap; the coding is done
08-residue.tex 34 coding structure, ignoring for the moment exactly how a partition is
107 residue coding setup is restricted to a power of two.
169 where, for coding purposes, the vector effectively begins at element
03-codebook.tex 376 entropy coding context), or uses that entry number as an offset into
  /external/valgrind/memcheck/tests/
varinfo6.stdout.exp 4 22373 in block, 13504 after MTF & 1-2 coding, 79+2 syms in use
origin5-bz2.stdout.exp 5 22373 in block, 13504 after MTF & 1-2 coding, 79+2 syms in use
vcpu_bz2.stdout.exp 4 22373 in block, 13504 after MTF & 1-2 coding, 79+2 syms in use
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 526 * @param coding Specifies the coding scheme of the string, such as GSM, UTF8, UCS2, etc. This coding scheme
528 * to the <code> coding </code>, after a Hex string is decoded. Generally, if the
529 * notification strings don't need further decoding, <code> coding </code> encoding can be
533 static private String decodeString(String original, boolean isHex, int coding)
538 switch (coding) {
560 Log.e(TAG, "Unknown encoding " + coding + " for NI text " + original);
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.stdout.exp 4 22373 in block, 13504 after MTF & 1-2 coding, 79+2 syms in use
  /external/pdfium/core/src/fpdfapi/fpdf_cmaps/
fpdf_cmaps.cpp 11 void FPDFAPI_FindEmbeddedCMap(const char* name, int charset, int coding, const FXCMAP_CMap*& pMap)
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font_cid.cpp 348 extern void FPDFAPI_FindEmbeddedCMap(const char* name, int charset, int coding, const FXCMAP_CMap*& pMap);
854 static void FT_UseCIDCharmap(FXFT_Face face, int coding)
857 switch (coding) {
    [all...]
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 47 ; bps<=15 for mid-side coding, since that uses an extra bit)
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 49 # bps<=15 for mid-side coding, since that uses an extra bit)
  /build/core/
config.mk 60 # Various mappings to avoid hard-coding paths all over the place
  /external/v8/tools/profviz/
composer.js 458 ytics.push('"code kind color coding" ' + kY1Offset);
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 
  /external/pcre/dist/
configure 907 # (The list follows the same order as the GNU Coding Standards.)
    [all...]

Completed in 1420 milliseconds

1 2