HomeSort by relevance Sort by last modified time
    Searched full:decode (Results 851 - 875 of 3619) sorted by null

<<31323334353637383940>>

  /external/chromium_org/media/filters/
audio_decoder_selector.h 55 // Initializes and selects an AudioDecoder that can decode the |stream|.
opus_audio_decoder.h 54 bool Decode(const scoped_refptr<DecoderBuffer>& input,
video_decoder_selector.h 54 // Initializes and selects an VideoDecoder that can decode the |stream|.
  /external/chromium_org/mojo/public/bindings/lib/
bindings_serialization.cc 58 // Decode -1 to mean the invalid handle.
  /external/chromium_org/net/cert/
ct_serialization.h 51 // Decode a list of Signed Certificate Timestamps
pem_tokenizer.h 29 // Attempts to decode the next PEM block in the string. Returns false if no
  /external/chromium_org/ppapi/api/private/
pp_content_decryptor.idl 210 * decrypt and decode operation on the associated frame, information required
216 * Result of the decrypt and decode operation.
253 * decrypt and decode operation on the associated samples, information required
259 * Result of the decrypt and decode operation.
  /external/chromium_org/ppapi/c/private/
pp_content_decryptor.h 242 * decrypt and decode operation on the associated frame, information required
247 * Result of the decrypt and decode operation.
279 * decrypt and decode operation on the associated samples, information required
284 * Result of the decrypt and decode operation.
  /external/chromium_org/ppapi/shared_impl/
ppb_video_decoder_shared.h 60 // Key: bitstream_buffer_id, value: callback to run when bitstream decode is
  /external/chromium_org/remoting/webapp/
connection_stats.js 71 ', Decode: ' + formatStatNumber(stats.decodeLatency, 'ms') +
  /external/chromium_org/sdch/open-vcdiff/src/google/
format_extension_flags.h 28 // to decode the delta file, or at least that the receiver can interpret
  /external/chromium_org/sync/notifier/
sync_system_resources_unittest.cc 237 // Encode a message with some context and then decode it. The decoded info
253 // Encode a message with no context and then decode it. The decoded message
270 // Decode an empty notification. It should result in an empty message
283 // Try to decode a garbage notification. It should leave all its
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
display-form-data.html 79 <br>Query String Parameters (2): "parm1: % (unable to decode value)" and "parm2: % (unable to decode value)",
81 <br>Form Data (2): "parm1: % (unable to decode value)" and "parm2: % (unable to decode value)",
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
DocumentResource.cpp 59 decodedText.append(m_decoder->decode(m_data->data(), m_data->size()));
TextResourceDecoder.h 61 String decode(const char* data, size_t length);
XSLStyleSheetResource.cpp 72 m_sheet = m_decoder->decode(m_data->data(), encodedSize());
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/
FileCheckerCallable.java 49 String text = StandardCharsets.UTF_8.decode(ByteBuffer.wrap(encoded)).toString();
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
LazyDecodingPixelRef.h 62 virtual void Decode();
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
ImageDecoder.h 94 // decode call out and use it here.
130 // decode call out and use it here.
209 // Sets the "decode failure" flag. For caller convenience (since so
244 // order to decode frame |frameIndex|, based on frame disposal methods
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecICU.h 51 virtual String decode(const char*, size_t length, bool flush, bool stopOnError, bool& sawError) OVERRIDE;
  /external/chromium_org/third_party/WebKit/public/platform/
WebRTCSessionDescription.h 52 // a remote party indicates what the local side is willing to decode,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
ssrcmuxfilter.h 43 // will decode invalid packets.
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
saslmechanism.cc 62 return Base64::Decode(encoded, Base64::DO_LAX);
  /external/chromium_org/third_party/libva/va/
va_android.h 57 * to get the decode output surface to an ISurface object.
  /external/chromium_org/third_party/mach_override/libudis86/
udint.h 44 fprintf(stderr, "decode-error: %s:%d: %s", \

Completed in 964 milliseconds

<<31323334353637383940>>