HomeSort by relevance Sort by last modified time
    Searched refs:decode (Results 1076 - 1100 of 1360) sorted by null

<<41424344454647484950>>

  /frameworks/base/tests/CoreTests/android/core/
SSLSocketTest.java     [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.cpp 63 Decode_Status VideoDecoderMPEG4::decode(VideoDecodeBuffer *buffer) { function in class:VideoDecoderMPEG4
  /libcore/luni/src/main/java/java/util/prefs/
AbstractPreferences.java 448 return Base64.decode(bavalue);
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 612 NATIVE_METHOD(NativeConverter, decode, "(J[BI[CI[IZ)I"),
  /packages/apps/Email/src/com/android/email/mail/store/
ImapStore.java 581 folder = MODIFIED_UTF_7_CHARSET.decode(ByteBuffer.wrap(Utility.toAscii(name))).toString();
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/resolver/
ResolverActivity.java 261 index = Integer.decode(key);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbshelve.py 224 key = key.decode("iso8859-1") # 8 bits
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbshelve.py 224 key = key.decode("iso8859-1") # 8 bits
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
AttrsXmlParser.java 607 // Integer.decode cannot handle "ffffffff", see JDK issue 6624867
608 int i = (int) (long) Long.decode(value);
  /system/media/camera/docs/
metadata_helpers.py 1063 return soup.decode()
  /external/chromium_org/remoting/webapp/
server_log_entry.js 121 remoting.ServerLogEntry.KEY_DECODE_LATENCY_ = "decode-latency";
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorPageAgent.cpp 125 *result = encoding.decode(buffer, size);
218 String content = decoder->decode(buffer->data(), buffer->size());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextRecorder.cpp     [all...]
  /external/chromium_org/third_party/webrtc/modules/
iLBC.target.darwin-arm.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.darwin-arm64.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.darwin-mips.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.darwin-x86.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.darwin-x86_64.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.linux-arm.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.linux-arm64.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.linux-mips.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.linux-x86.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
iLBC.target.linux-x86_64.mk 41 third_party/webrtc/modules/audio_coding/codecs/ilbc/decode.c \
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
plotBenchmark.m 113 % Encode and decode times included
  /external/zlib/src/contrib/masmx64/
inffasx64.asm 63 je L_one_time ; /* if only one decode left */

Completed in 1454 milliseconds

<<41424344454647484950>>