Searched
full:decode (Results
876 -
900 of
3619) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
texcompress_s3tc.c | 381 _mesa_debug(NULL, "attempted to decode s3tc texture without library available: fetch_texel_2d_rgb_dxt1"); 410 _mesa_debug(NULL, "attempted to decode s3tc texture without library available: fetch_texel_2d_rgba_dxt1\n"); 439 _mesa_debug(NULL, "attempted to decode s3tc texture without library available: fetch_texel_2d_rgba_dxt3\n"); 468 _mesa_debug(NULL, "attempted to decode s3tc texture without library available: fetch_texel_2d_rgba_dxt5\n");
|
/external/chromium_org/third_party/opus/src/celt/ |
laplace.h | 41 /** Decode a value that is assumed to be the realisation of a
|
vq.h | 58 * @param N Number of samples to decode
|
/external/chromium_org/third_party/skia/src/lazy/ |
SkCachingPixelRef.cpp | 58 // Cache has been purged, must re-decode.
|
/external/chromium_org/ui/base/x/ |
x11_util_internal.h | 46 // X11 Error handler because it queries the server to decode the
|
/external/clang/tools/clang-format/ |
clang-format-sublime.py | 47 output.decode(encoding))
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/bit/ |
der_decode_bit_string.c | 85 /* decode/store the bits */
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/ia5/ |
der_decode_ia5_string.c | 50 /* decode the length */
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/printable_string/ |
der_decode_printable_string.c | 50 /* decode the length */
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/ |
der_decode_sequence_flexi.c | 15 ASN.1 DER, decode an array of ASN.1 types with a flexi parser, Tom St Denis 57 ASN.1 DER Flexi(ble) decoder will decode arbitrary DER packets and create a linked list of the decoded elements. 129 /* decode field */ 309 /* we have to decode the SEQUENCE header and get it's length */
|
/external/e2fsprogs/lib/et/test_cases/ |
heimdal.et | 31 ec RD_AP_UNDEC, "Kerberos error: Can't decode authenticator"
|
heimdal2.et | 20 ec KADM_NO_AUTH, "Cannot encode/decode authentication info"
|
/external/kernel-headers/original/asm-generic/ |
ioctl.h | 66 /* used to decode ioctl numbers.. */
|
/external/libogg/doc/libogg/ |
datastructures.html | 33 <td>This structure contains current encode/decode data for a logical bitstream.</td>
|
/external/libvorbis/doc/vorbisfile/ |
vorbis_comment.html | 46 <dd>Unlimited user comment array. The individual strings in the array are 8 bit clean, by the Vorbis specification, and as such the <tt>comment_lengths</tt> array should be consulted to determine string length. For convenience, each string is also NULL-terminated by the decode library (although Vorbis comments are not NULL terminated within the bitstream itself).</dd>
|
/external/libvpx/libvpx/examples/ |
decoder_tmpl.c | 89 @@@@@@@@DECODE
|
/external/libvpx/libvpx/vp9/common/ |
vp9_loopfilter.h | 86 // is changed during decode.
|
/external/llvm/utils/TableGen/ |
X86DisassemblerTables.h | 29 /// DisassemblerTables - Encapsulates all the decode tables being generated by 47 /// True if there are primary decode conflicts in the instruction set 252 /// decode tables to point to a specific uid. 283 // hasConflicts - Reports whether there were primary decode conflicts
|
/external/lzma/CPP/7zip/Compress/ |
RangeCoderBit.h | 83 UInt32 Decode(CDecoder *decoder)
|
/external/lzma/CS/7zip/Compress/RangeCoder/ |
RangeCoderBit.cs | 89 public uint Decode(RangeCoder.Decoder rangeDecoder)
|
/external/markdown/markdown/extensions/ |
html_tidy.py | 56 # it and decode its return value.
|
/external/mesa3d/src/mesa/main/ |
texcompress_s3tc.c | 381 _mesa_debug(NULL, "attempted to decode s3tc texture without library available: fetch_texel_2d_rgb_dxt1"); 410 _mesa_debug(NULL, "attempted to decode s3tc texture without library available: fetch_texel_2d_rgba_dxt1\n"); 439 _mesa_debug(NULL, "attempted to decode s3tc texture without library available: fetch_texel_2d_rgba_dxt3\n"); 468 _mesa_debug(NULL, "attempted to decode s3tc texture without library available: fetch_texel_2d_rgba_dxt5\n");
|
/external/open-vcdiff/src/google/ |
format_extension_flags.h | 28 // to decode the delta file, or at least that the receiver can interpret
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/ |
ParamsParser.java | 55 value = URLDecoder.decode(nameAndValue[1], "UTF-8");
|
/external/skia/gm/ |
scalebitmap.cpp | 34 codec->decode(&stream, &fBM, SkBitmap::kARGB_8888_Config,
|
Completed in 423 milliseconds
<<31323334353637383940>>