| /external/chromium_org/components/bookmarks/browser/ |
| bookmark_storage.cc | 68 codec.Decode(details->bb_node(), details->other_folder_node(),
|
| /external/chromium_org/components/favicon_base/ |
| favicon_util.cc | 209 if (gfx::PNGCodec::Decode(png_data[i].bitmap_data->front(),
|
| /external/chromium_org/content/common/gpu/client/ |
| gpu_video_decode_accelerator_host.cc | 107 void GpuVideoDecodeAcceleratorHost::Decode(
|
| /external/chromium_org/content/renderer/ |
| image_loading_helper.cc | 183 // Decode the image using WebKit's image decoder. 188 return decoder.Decode(src_data, data.size());
|
| /external/chromium_org/content/renderer/media/ |
| rtc_video_decoder.h | 38 // This class uses hardware accelerated video decoder to decode video for 42 // |vda_message_loop_|. Decode() is non-blocking and queues the buffers. Decoded 61 virtual int32_t Decode( 125 // Saves a WebRTC buffer in |decode_buffers_| for decode. 135 // Gets SHM and moves pending buffers to decode buffers. 213 // Metadata of the buffers that have been sent for decode. 258 // decode. The queue owns SHM buffers. Guarded by |lock_|.
|
| /external/chromium_org/media/filters/ |
| decrypting_video_decoder.cc | 66 void DecryptingVideoDecoder::Decode(const scoped_refptr<DecoderBuffer>& buffer, 68 DVLOG(3) << "Decode()"; 109 // Reset() cannot complete if the decode callback is still pending. 111 // after the decode callback is fired - see DecryptAndDecodeBuffer() and 190 DCHECK(decode_cb_.is_null()); // No Decode() before initialization finished.
|
| fake_video_decoder.cc | 38 << "No reinitialization during pending decode."; 45 // RunDecodeCallback() which is posted from Decode(). 57 void FakeVideoDecoder::Decode(const scoped_refptr<DecoderBuffer>& buffer, 96 // Defer the reset if a decode is pending. 215 // all pending decode callbacks, except the current one.
|
| /external/chromium_org/native_client_sdk/src/tools/ |
| decode_dump.py | 6 """Utility to decode a crash dump generated by untrusted_crash_dump.[ch] 94 """Use addr2line to decode a code address. 131 def Decode(self, text):
|
| /external/chromium_org/net/quic/crypto/ |
| crypto_handshake_message.cc | 282 if (decoder.Decode(it->second.data(), it->second.size())) {
|
| /external/chromium_org/net/tools/dump_cache/ |
| url_to_filename_encoder.cc | 169 bool UrlToFilenameEncoder::Decode(const string& encoded_filename, 247 // inability to represent both /a/b/c and /a/b/c/d, and inability to decode
|
| /external/chromium_org/net/websockets/ |
| websocket_frame_parser.cc | 47 bool WebSocketFrameParser::Decode( 66 // data to the next round of Decode().
|
| /external/chromium_org/third_party/skia/platform_tools/nacl/ |
| httpd.py | 160 self.wfile('Could not find NACL_SDK_ROOT to decode trace.') 169 info = decoder.Decode(data)
|
| /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/i420/main/source/ |
| i420.cc | 166 int I420Decoder::Decode(const EncodedImage& inputImage, bool /*missingFrames*/,
|
| /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/ |
| benchmark.cc | 196 std::cout << std::endl << "Decode Time[ms]:"; 197 _results << std::endl << "Decode Time[ms]"; 262 int ret = Decode(); 276 fprintf(stderr, "\n\nPositive return value from decode!\n\n");
|
| /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/ |
| vp8_sequence_coder.cc | 153 // Read->Encode->Decode sequence. 168 decoder->Decode(encoder_callback.encoded_image(), false, NULL);
|
| /external/chromium_org/ui/gfx/image/ |
| image_unittest_util.cc | 131 !PNGCodec::Decode(bytes->front(), bytes->size(), &decoded)) {
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| 7zExtract.cpp | 222 HRESULT result = decoder.Decode(
|
| /external/lzma/CPP/7zip/UI/Common/ |
| Bench.cpp | 501 HRESULT Decode(UInt32 decoderIndex);
526 encoder->Results[decoder->DecoderIndex] = encoder->Decode(decoder->DecoderIndex);
622 HRESULT CEncoderInfo::Decode(UInt32 decoderIndex)
804 RINOK(encoder.Decode(0));
|
| /external/pdfium/core/src/fxcodec/codec/ |
| fx_codec_flate.cpp | 80 FX_BOOL Decode(FX_LPBYTE output, FX_DWORD& outlen, const FX_BYTE* input, FX_DWORD& size, FX_BOOL bEarlyChange);
128 int CLZWDecoder::Decode(FX_LPBYTE dest_buf, FX_DWORD& dest_size, const FX_BYTE* src_buf, FX_DWORD& src_size, FX_BOOL bEarlyChange)
[all...] |
| /external/skia/platform_tools/nacl/ |
| httpd.py | 160 self.wfile('Could not find NACL_SDK_ROOT to decode trace.') 169 info = decoder.Decode(data)
|
| /art/runtime/ |
| thread.cc | 167 self->tlsPtr_.opeer = soa.Decode<mirror::Object*>(self->tlsPtr_.jpeer); 201 return FromManagedThread(soa, soa.Decode<mirror::Object*>(java_thread)); 434 tlsPtr_.opeer = soa.Decode<mirror::Object*>(peer.get()); 474 SetObject<kTransactionActive>(tlsPtr_.opeer, soa.Decode<mirror::Object*>(thread_group)); 476 SetObject<kTransactionActive>(tlsPtr_.opeer, soa.Decode<mirror::Object*>(thread_name)); [all...] |
| class_linker_test.cc | 648 hs.NewHandle(soa.Decode<mirror::ClassLoader*>(LoadDex("Nested")))); [all...] |
| /external/chromium_org/v8/tools/ |
| grokdump.py | 813 string = string.decode("utf16") [all...] |
| /art/runtime/native/ |
| java_lang_reflect_Field.cc | 115 *class_or_rcvr = soa.Decode<mirror::Object*>(j_rcvr); 297 mirror::Object* boxed_value = soa.Decode<mirror::Object*>(javaValue);
|
| /external/chromium_org/cc/resources/ |
| picture.cc | 72 if (gfx::PNGCodec::Decode(data, size, bm)) 76 scoped_ptr<SkBitmap> decoded_jpeg(gfx::JPEGCodec::Decode(data, size)); 111 // Decode the picture from base64. 136 // Decode the picture from base64.
|