HomeSort by relevance Sort by last modified time
    Searched refs:coding (Results 1 - 25 of 44) 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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_vertex_buffers.h 87 uint8_t coding; member in struct:vl_ycbcr_block
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vertex_buffers.h 87 uint8_t coding; member in struct:vl_ycbcr_block
  /external/qemu/telephony/
sms.c 757 data += 2; /* skip protocol identifer + coding scheme */
835 SmsCodingScheme coding,
861 if (coding == SMS_CODING_SCHEME_GSM7)
871 if (coding == SMS_CODING_SCHEME_GSM7)
883 else if (coding == SMS_CODING_SCHEME_UCS2)
918 SmsCodingScheme coding; local
926 coding = sms_get_coding_scheme( &data, end );
927 if (coding == SMS_CODING_SCHEME_UNKNOWN)
933 if ( sms_get_text_utf8( &data, end, (mtiByte & 0x40), coding, rope ) < 0 )
950 SmsCodingScheme coding; local
1122 int coding; local
    [all...]
  /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
  /external/valgrind/main/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 525 * @param coding Specifies the coding scheme of the string, such as GSM, UTF8, UCS2, etc. This coding scheme
527 * to the <code> coding </code>, after a Hex string is decoded. Generally, if the
528 * notification strings don't need further decoding, <code> coding </code> encoding can be
532 static private String decodeString(String original, boolean isHex, int coding)
537 switch (coding) {
559 Log.e(TAG, "Unknown encoding " + coding + " for NI text " + original);
  /external/valgrind/main/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/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 282 Javascript <devguide/coding/3D-graphics>`.
505 <devguide/coding/nacl_io>` for more details.
  /external/chromium_org/remoting/webapp/browser_test/
scrollbar_browser_test.js 33 // that without hard-coding it. In fact, this is a bit simplistic because
  /external/chromium_org/third_party/leveldatabase/
leveldatabase.target.darwin-arm.mk 55 third_party/leveldatabase/src/util/coding.cc \
leveldatabase.target.darwin-arm64.mk 55 third_party/leveldatabase/src/util/coding.cc \
leveldatabase.target.darwin-mips.mk 55 third_party/leveldatabase/src/util/coding.cc \
leveldatabase.target.darwin-mips64.mk 55 third_party/leveldatabase/src/util/coding.cc \
leveldatabase.target.darwin-x86.mk 55 third_party/leveldatabase/src/util/coding.cc \
leveldatabase.target.darwin-x86_64.mk 55 third_party/leveldatabase/src/util/coding.cc \

Completed in 1067 milliseconds

1 2