| /external/lzma/CPP/7zip/Archive/7z/ |
| 7zUpdate.cpp | 614 Result = Decoder.Decode(
|
| 7zIn.cpp | 837 HRESULT result = decoder.Decode(
[all...] |
| /art/runtime/ |
| jni_internal_test.cc | [all...] |
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/ |
| TracingTimelineUIUtils.js | 210 eventStyles[recordTypes.DecodeImage] = new WebInspector.TimelineRecordStyle(WebInspector.UIString("Image Decode"), categories["painting"]); [all...] |
| /external/libvorbis/doc/ |
| 03-codebook.tex | 20 the codebooks themselves and the codewords they decode are unrolled 34 \subsubsection{codebook decode} 68 the array \varname{[codebook_codeword_lengths]}. Decode of lengths is 80 codeword decode tree: 154 Codebook decode precedes according to \varname{[codebook_lookup_type]}: 158 lookup decode. 166 possible scalar values. Lookup decode proceeds as follows: 277 decode to that entry number. 300 decode in a VQ context. 302 \paragraph{Vector value decode: Lookup type 1 [all...] |
| 08-residue.tex | 4 \section{Residue setup and decode} \label{vorbis:spec:residue} 17 vectors during decode. Vorbis makes use of three different encoding 48 decode that partition. The classification numbers of each partition 63 from multiple decode passes. The classification value associated with 144 as in type 1 with decode interleave reversed. If operating on a single 153 \subsection{Residue decode} 155 \subsubsection{header decode} 157 Header decode for all three residue types is identical. 231 An end-of-packet condition at any point in header decode renders the 241 \subsubsection{packet decode} [all...] |
| /external/chromium_org/content/common/gpu/media/ |
| vaapi_h264_decoder.cc | 16 // Decode surface, used for decoding and reference. input_id comes from client 487 DVLOG(1) << "Asked to decode an invalid POC " << curr_pic_->pic_order_cnt; 521 // Try to get an empty surface to decode this picture to. [all...] |
| video_decode_accelerator_unittest.cc | 9 // - ClientState is an enum for the state of the decode client used by the test. 11 // to be written sequentially and wait for the decode client to see certain 89 // (the latter tests just decode speed). 107 // Reset() just after calling Decode() with a fragment containing config info. 117 // Simulate WebRTC and call VDA::Decode 30 times per second. 206 // Destroy()'d and deleted and can take values: N<0: delete after -N Decode() 213 // |decode_calls_per_second| is the number of VDA::Decode calls per second. 259 // Return the median of the decode time of all decoded frames. 285 // Request decode of the next fragment in the encoded data. 315 // A map from bitstream buffer id to the decode start time of the buffer [all...] |
| v4l2_video_decode_accelerator.cc | 314 void V4L2VideoDecodeAccelerator::Decode( 316 DVLOG(1) << "Decode(): input_id=" << bitstream_buffer.id() 467 DLOG(ERROR) << "Decode(): could not map bitstream_buffer"; 476 // we're here, we know that this DecodeTask() was scheduled by a Decode() 565 // This is a buffer queued from the client, with actual contents. Decode. 595 // Failed during decode. 721 // Initial decode. We haven't been able to get output stream format info yet. 745 // Need more stream to decode format, return true and schedule next buffer. [all...] |
| /external/chromium_org/sdch/open-vcdiff/src/ |
| vcdecoder2_test.cc | 40 TEST_F(VCDiffStandardDecoderTestByteByByte, Decode) { 86 // of the file. The decode operation should fail, but where exactly it fails is 155 // In some cases, changing bits will still decode to the correct target; [all...] |
| /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
| fakewebrtcvideoengine.h | 75 virtual int32 Decode( [all...] |
| /external/vixl/src/a64/ |
| debugger-a64.cc | 566 printer_->Decode(current); [all...] |
| /external/chromium_org/chrome/browser/history/ |
| top_sites_impl_unittest.cc | 115 scoped_ptr<SkBitmap> image(gfx::JPEGCodec::Decode(t1.front(), [all...] |
| /external/chromium_org/net/quic/ |
| quic_framer.cc | 688 if (address_coder.Decode(address.data(), address.length())) { [all...] |
| /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
| statscollector_unittest.cc | 244 std::string der = talk_base::Base64::Decode(der_base64, [all...] |
| /external/chromium_org/third_party/webrtc/video_engine/ |
| vie_channel.cc | [all...] |
| /external/chromium_org/v8/src/ |
| serialize.cc | 925 Decode(reference_id); \ [all...] |
| /external/chromium_org/v8/src/x87/ |
| assembler-x87.cc | [all...] |
| /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/ |
| media_controls.js | 501 * Decode current state from the page URL or the app state. 502 * @return {boolean} True if decode succeeded. [all...] |
| /external/chromium_org/v8/test/cctest/ |
| test-disasm-arm64.cc | 65 decoder->Decode(reinterpret_cast<Instruction*>(buf)); \ 77 decoder->Decode(reinterpret_cast<Instruction*>(buf)); \ [all...] |
| /external/elfutils/0.153/ |
| elfutils.spec | 228 - libdw: Decode new DW_OP_GNU_implicit_pointer operation; new
|
| /external/vixl/test/ |
| test-disasm-a64.cc | 52 decoder->Decode(reinterpret_cast<Instruction*>(buf)); \ 64 decoder->Decode(reinterpret_cast<Instruction*>(buf)); \ [all...] |
| /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/ |
| pnacl_shim.c | [all...] |
| /external/chromium_org/v8/src/ia32/ |
| assembler-ia32.cc | [all...] |
| /art/runtime/gc/ |
| heap.cc | [all...] |