/external/chromium_org/third_party/skia/src/images/ |
SkMovie_gif.cpp | 36 static int Decode(GifFileType* fileType, GifByteType* out, int size) { 44 fGIF = DGifOpen( stream, Decode ); 46 fGIF = DGifOpen( stream, Decode, NULL );
|
/external/chromium_org/v8/src/ |
uri.js | 214 function Decode(uri, reserved) { 304 return Decode(string, reservedPredicate); 312 return Decode(string, reservedPredicate);
|
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
DecodedInstruction.java | 69 public static DecodedInstruction decode(CodeInput in) throws EOFException { method in class:DecodedInstruction 74 return format.decode(opcodeUnit, in); 89 decoded[in.cursor()] = DecodedInstruction.decode(in);
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
decode.c | 192 * Decode a mpeg 1/2 video. 233 * Decode a mpeg 4 video. 414 * Decode a compressed field/frame and render the result into a VdpVideoSurface.
|
/external/protobuf/src/google/protobuf/compiler/ |
command_line_interface.h | 222 // Implements --encode and --decode. 267 MODE_DECODE // --decode: read binary from stdin, write text to stdout. 292 // When using --encode or --decode, this names the type we are encoding or
|
/external/robolectric/lib/main/ |
commons-codec-1.6.jar | |
/external/skia/src/images/ |
SkImageDecoder_libgif.cpp | 42 "Suppress GIF warnings and errors when calling image decode " 284 // now we decode the colortable 371 // now decode each scanline
|
SkMovie_gif.cpp | 36 static int Decode(GifFileType* fileType, GifByteType* out, int size) { 44 fGIF = DGifOpen( stream, Decode ); 46 fGIF = DGifOpen( stream, Decode, NULL );
|
/external/v8/src/ |
uri.js | 208 function Decode(uri, reserved) { 272 return Decode(string, reservedPredicate); 280 return Decode(string, reservedPredicate);
|
/frameworks/av/libvideoeditor/vss/src/ |
M4VSS3GPP_EditAudio.c | 452 * If we were reading the clip, we must jump a few AU backward to decode/encode 460 iAudioFrameCts ) /**<don't try to pre-decode if clip is at its beginning. */ 502 * Decode/encode up to the wanted position */ 591 * Decode the input audio */ 649 * BZZZ bug fix (decode-encode case): 651 * occur at the decode before the encode, but at the playback!) [all...] |
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CRLImpl.java | 114 // decode CertificateList structure 115 this.crl = (CertificateList) CertificateList.ASN1.decode(in); 130 this((CertificateList) CertificateList.ASN1.decode(encoding));
|
/libcore/luni/src/main/java/org/apache/harmony/security/x509/ |
DNParser.java | 323 return 0x3F; //FIXME failed to decode UTF-8 char - return '?' 330 return 0x3F; //FIXME failed to decode UTF-8 char - return '?' 337 return 0x3F; //FIXME failed to decode UTF-8 char - return '?'
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/ |
MimeUtility.java | 68 public static String decode(String s) { method in class:MimeUtility 76 return decode(unfold(s)); 185 * TODO: Need to decode %-escaped strings, as in: filename="ab%22d".
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/ |
UnicodeEscaper.java | 383 * @param seq the sequence of characters from which to decode the code point 384 * @param index the index of the first character to decode 385 * @param end the index beyond the last valid character to decode
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
UnicodeEscaper.java | 383 * @param seq the sequence of characters from which to decode the code point 384 * @param index the index of the first character to decode 385 * @param end the index beyond the last valid character to decode
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_pyio.py | 105 encoding is the name of the encoding used to decode or encode the 1376 def decode(self, input, final=False): member in class:IncrementalNewlineDecoder [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/ |
encoder.py | 47 s = s.decode('utf-8') 199 o = o.decode(_encoding) 233 o = o.decode(_encoding)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_pyio.py | 105 encoding is the name of the encoding used to decode or encode the 1376 def decode(self, input, final=False): member in class:IncrementalNewlineDecoder [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/ |
encoder.py | 47 s = s.decode('utf-8') 199 o = o.decode(_encoding) 233 o = o.decode(_encoding)
|
/art/runtime/ |
dex_file.h | 388 // Decode the dex magic version 663 // Given a proto_idx decode the type list and return type into a method signature 941 // Iterate and decode class_data_item [all...] |
/external/chromium/chrome/browser/themes/ |
browser_theme_pack.cc | 521 // Decode the PNG. 523 if (!gfx::PNGCodec::Decode(memory->front(), memory->size(), 525 NOTREACHED() << "Unable to decode theme image resource " << idr_id 873 // Decode the PNG. 875 if (gfx::PNGCodec::Decode(raw_data->front(), raw_data->size(), 879 NOTREACHED() << "Unable to decode theme image resource " << it->first; [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
dec_alg_codebook.cpp | 125 * Decode 1 pulse with N+1 bits: * 152 * Decode 2 pulses with 2*N+1 bits: * 198 * Decode 3 pulses with 3*N+1 bits: * 235 * Decode 4 pulses with 4*N+1 bits: * 270 * Decode 4 pulses with 4*N bits: * 322 * Decode 5 pulses with 5*N bits: *
|
/frameworks/opt/net/voip/src/jni/rtp/ |
AudioGroup.cpp | 106 void decode(int tick); 208 // the first time we successfully decode an incoming packet. 360 void AudioStream::decode(int tick) function in class:__anon33324::AudioStream 402 // Receive the packet and decode it. 432 length = mCodec->decode(samples, count, &buffer[offset], length); 755 ((AudioStream *)events[i].data.ptr)->decode(tick);
|
/libcore/harmony-tests/src/test/java/tests/api/java/nio/charset/ |
CharsetTest.java | 288 CharBuffer out = cs.decode(in); 720 CharBuffer cb = c1.decode(ByteBuffer.wrap("abcdefg".getBytes("iso8859-1"))); 722 cb = c1.decode(ByteBuffer.wrap("".getBytes("iso8859-1"))); 728 CharBuffer cb = c1.decode(ByteBuffer.wrap("abcd\u5D14efg".getBytes("iso8859-1"))); 736 c.decode(null); 745 c.decode(ByteBuffer.wrap("hehe".getBytes())); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbtables.py | 205 v = (v[0].decode("iso8859-1"), 206 v[1].decode("iso8859-1")) 212 v = (v[0].decode("iso8859-1"), 213 v[1].decode("iso8859-1")) 241 v = v.decode("iso8859-1") 466 newid = newid.decode("iso8859-1") # 8 bits
|