Searched
full:encoded (Results
401 -
425 of
4017) sorted by null
<<11121314151617181920>>
/external/chromium_org/remoting/codec/ |
video_decoder_verbatim.h | 16 // Video decoder implementations that decodes video packet encoded by
|
/external/chromium_org/remoting/host/ |
audio_silence_detector.cc | 14 // value are still encoded and sent to the client, so that we don't disrupt
|
audio_silence_detector.h | 32 // value are still encoded and sent to the client, so that we don't disrupt
|
/external/chromium_org/remoting/proto/ |
audio.proto | 18 // Some encoders (eg. Speex) may add multiple data fields to separate encoded
|
/external/chromium_org/rlz/lib/ |
machine_id.h | 23 // the Crc8 of that, and return a hex-encoded string of that data.
|
/external/chromium_org/sync/protocol/ |
favicon_image_specifics.proto | 15 // The image data for the favicon (PNG encoded).
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/ |
source_layout.txt | 6 d3d1xshader is a standalone module with a parser, disassembler and utility routines for Direct3D 10/11 shaders using Shader Model 4/5 instructions encoded using Tokenized Program Format embedded in a DXBC chunked container (the data format produced by the HLSL compiler).
|
/external/chromium_org/third_party/skia/src/utils/ |
SkBitmapHasher.cpp | 27 * Return the first 8 bytes of a bytearray, encoded as a little-endian uint64.
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/boolean/ |
der_decode_boolean.c | 23 @param in The destination for the DER encoded BOOLEAN
|
der_encode_boolean.c | 24 @param out [out] The destination for the DER encoded BOOLEAN
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/short_integer/ |
der_decode_short_integer.c | 23 @param in The DER encoded data
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSLabel.java | 30 * DNS label types are encoded on the first 2 bits
|
DNSOperationCode.java | 38 * DNS RCode types are encoded on the last 4 bits
|
/external/libgsm/man/ |
gsm_explode.3 | 35 The encoded test data uses a format different from what
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/ |
source_layout.txt | 6 d3d1xshader is a standalone module with a parser, disassembler and utility routines for Direct3D 10/11 shaders using Shader Model 4/5 instructions encoded using Tokenized Program Format embedded in a DXBC chunked container (the data format produced by the HLSL compiler).
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
CSeq.java | 99 * Return canonical encoded header. 100 * @return String with canonical encoded header. 107 * Return canonical header content. (encoded header except headerName:) 109 * @return encoded string.
|
/external/openfst/src/include/fst/extensions/pdt/ |
pdtlib.h | 18 // encoded as an FST, where some transitions are labeled with open or close
|
/external/oprofile/libpp/ |
parse_filename.h | 58 * Filenames are encoded as according to PP:3.19 to PP:3.25
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_SetColorKey.3 | 17 If \fBflag\fR is OR\&'d with \fBSDL_RLEACCEL\fP then the surface will be draw using RLE acceleration when drawn with \fISDL_BlitSurface\fR\&. The surface will actually be encoded for RLE acceleration the first time \fISDL_BlitSurface\fR or \fISDL_DisplayFormat\fR is called on the surface\&.
|
/external/qemu/proxy/ |
proxy_http.c | 131 char encoded[512]; local 140 wlen = proxy_base64_encode(user_pass, uplen, encoded, (int)sizeof(encoded)); 146 p += snprintf(p, end-p, "Proxy-authorization: Basic %.*s\r\n", wlen, encoded);
|
/external/skia/gm/ |
cmykjpeg.cpp | 15 /** Draw a CMYK encoded jpeg - libjpeg doesn't support CMYK->RGB
|
/external/skia/src/utils/ |
SkBitmapHasher.cpp | 27 * Return the first 8 bytes of a bytearray, encoded as a little-endian uint64.
|
/external/smack/src/org/jivesoftware/smack/packet/ |
Authentication.java | 88 * authentication compared to plain text. The digest is the hex-encoded 102 * plain text. The digest is the hex-encoded SHA-1 hash of the connection ID 118 * the hex-encoded SHA-1 hash of the connection ID plus the user's password. 123 * the user's password, encoded as hex.
|
/frameworks/av/include/media/stagefright/ |
CameraSourceTimeLapse.h | 60 // size of the encoded video. 67 // Real timestamp of the last encoded time lapse frame 152 // the frame needs to be encoded, it returns false and also modifies 153 // the time stamp to be one frame time ahead of the last encoded
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/java/ |
Charsets.java | 50 * encoded in US-ASCII. Unrepresentable characters are replaced by (byte) '?'. 60 * encoded in ISO-8859-1. Unrepresentable characters are replaced by (byte) '?'. 70 * encoded in UTF-8. All characters are representable in UTF-8. 80 * encoded in UTF-16BE. All characters are representable in UTF-16BE.
|
Completed in 486 milliseconds
<<11121314151617181920>>