HomeSort by relevance Sort by last modified time
    Searched refs:decoded (Results 126 - 150 of 233) sorted by null

1 2 3 4 56 7 8 910

  /external/chromium_org/third_party/webrtc/base/
stringencode_unittest.cc 22 unsigned long decoded; member in struct:rtc::Utf8Test
42 unsigned long result = (kTests[i].enclen == 0) ? 0 : kTests[i].decoded;
45 if (kTests[i].decoded == 0) {
54 kTests[i].decoded));
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/
simpleKenny.c 69 int16_t decoded[MAX_FRAMESAMPLES_SWB]; local
458 rcuStreamLen, decoded, speechType);
464 stream_len, decoded, speechType);
474 // Write decoded speech frame to file
475 if (fwrite(decoded, sizeof(int16_t),
  /external/jsoncpp/include/json/
reader.h 142 bool decodeString( Token &token, std::string &decoded );
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_macroblock_layer.h 179 u32 decoded; member in struct:mbStorage
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
isac.c     [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
isac.c     [all...]
  /external/chromium_org/components/rappor/
rappor_service.cc 160 bool decoded = base::Base64Decode(secret_base64, &secret_); local
161 if (decoded && secret_.size() == HmacByteVectorGenerator::kEntropyInputSize)
  /external/chromium_org/extensions/browser/
computed_hashes.cc 89 std::string* decoded = &hashes->back(); local
90 if (!base::Base64Decode(encoded, decoded)) {
  /external/chromium_org/third_party/webrtc/voice_engine/
dtmf_inband.cc 266 DtmfInband::DtmfFix_generate(int16_t *decoded,
347 decoded,
  /external/chromium_org/tools/chrome_proxy/integration_tests/
network_metrics.py 72 decoded = base64.b64decode(body)
73 return len(decoded)
  /libcore/luni/src/test/java/libcore/java/io/
OldInputStreamReaderTest.java 282 char decoded = decodedSuffix[at - prefixLength]; local
283 if (c != decoded) {
OldOutputStreamWriterTest.java 316 char[] decoded = new char[maxChar]; local
318 r += charsIn.read(decoded, r, maxChar - r);
322 assertEquals(i, decoded[i]);
  /external/chromium_org/net/cert/
x509_certificate.cc 413 std::string decoded(pem_tok.data());
417 handle = CreateOSCertHandleFromBytes(decoded.c_str(), decoded.size());
427 // formats other than PEM are acceptable, check to see if the decoded
433 certificates = CreateOSCertHandlesFromBytes(decoded.c_str(),
434 decoded.size(), kFormatDecodePriority[i]);
  /external/oprofile/events/i386/nehalem/
events 35 event:0x18 counters:0,1,2,3 um:inst_decoded minimum:6000 name:INST_DECODED : Counts number of instructions that require decoder 0 to be decoded. Usually, this means that the instruction maps to more than 1 uop
36 event:0x19 counters:0,1,2,3 um:one minimum:6000 name:TWO_UOP_INSTS_DECODED : An instruction that generates two uops was decoded
38 event:0x1E counters:0,1,2,3 um:one minimum:6000 name:INST_QUEUE_WRITE_CYCLES : This event counts the number of cycles during which instructions are written to the instruction queue. Dividing this counter by the number of instructions written to the instruction queue (INST_QUEUE_WRITES) yields the average number of instructions decoded each cycle. If this number is less than four and the pipe stalls, this indicates that the decoder is failing to decode enough instructions per cycle to sustain the 4-wide pipeline.
45 event:0x3D counters:0,1,2,3 um:one minimum:6000 name:UOPS_DECODED_DEC0 : Counts micro-ops decoded by decoder 0.
71 event:0xA6 counters:0,1,2,3 um:one minimum:6000 name:MACRO_INSTS : Counts the number of instructions decoded that are macro-fused but not necessarily executed or retired.
82 event:0xC2 counters:0,1,2,3 um:uops_retired minimum:6000 name:UOPS_RETIRED : Counts the number of micro-ops retired, (macro-fused=1, micro-fused=2, others=1; maximum count of 8 per cycle). Most instructions are composed of one or two microops. Some instructions are decoded into longer sequences such as repeat instructions, floating point transcendental instructions, and assists
88 event:0xD0 counters:0,1,2,3 um:macro_insts minimum:6000 name:MACRO_INSTS : Counts the number of instructions decoded, (but not necessarily executed or retired).
89 event:0xD1 counters:0,1,2,3 um:uops_decoded minimum:6000 name:UOPS_DECODED : Counts the number of Uops decoded by various subsystems.
94 event:0xE0 counters:0,1,2,3 um:one minimum:6000 name:BR_INST_DECODED : Counts the number of branch instructions decoded.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 57 ; * same decoded vector.
58 ; * [out] ppBitStream *ppBitStream is updated after the block is decoded,
65 ; * macroblock which contains four decoded motion vectors
228 BEQ ExitError ;// Exit with an Error Message if the decoded symbol is an invalied symbol
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 57 ; * same decoded vector.
58 ; * [out] ppBitStream *ppBitStream is updated after the block is decoded,
65 ; * macroblock which contains four decoded motion vectors
228 BEQ ExitError ;// Exit with an Error Message if the decoded symbol is an invalied symbol
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc 64 int16_t decoded[MAX_FRAMESAMPLES << 1]; local
898 stream_len, decoded, speechType);
910 stream_len, decoded, speechType);
951 /* Write decoded speech frame to file */
954 if (fwrite(decoded, sizeof(int16_t), declen,
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
plotReceiveTrace.m 6 %DEBUG ; ( 8:32:33:375 | 0) VIDEO CODING:-1 ; 5260; Frame decoded: timeStamp=1870511259 decTime=0 maxDecTime=0, at 19965
82 [p, count] = sscanf(message, 'Frame decoded: timeStamp=%lu decTime=%d maxDecTime=%lu, at %lu');
  /external/chromium_org/third_party/webrtc/tools/barcode_tools/
barcode_decoder.py 71 The decoding results in a frame_xxxx.txt file for every successfully decoded
72 barcode. This file contains the decoded barcode as 12-digit string (UPC-A
110 print 'Barcode in %s cannot be decoded.' % file_name
124 (effectively the frame number) and barcode is the decoded barcode. The frames
156 """Reads the decoded barcode for a .txt file.
161 (string): The decoded barcode.
170 """Check weather the UPC-A barcode was decoded correctly.
173 it to the check digit that was decoded.
178 (bool): True if the barcode was decoded correctly.
246 help='The YUV file to be decoded. Default: %default'
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
codec.h 36 WebRtc_Word16 WebRtcIsacfix_DecodePlcImpl(WebRtc_Word16 *decoded,
  /external/zopfli/src/zopflipng/lodepng/
lodepng_util.cpp 43 // Listing chunks is based on the original file, not the decoded png info.
347 int decode(bool& decoded, unsigned long& result, size_t& treepos, unsigned long bit) const
352 decoded = (result < numcodes);
353 treepos = decoded ? 0 : result - numcodes;
397 bool decoded; unsigned long ct; local
401 error = codetree.decode(decoded, ct, treepos, readBitFromStream(bp, in));
403 if(decoded) return ct;
  /cts/tests/tests/media/src/android/media/cts/
DecoderTest.java 529 short[] decoded = decodeToMemory(testinput, RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null); local
531 assertEquals("wrong data size", mMasterBuffer.length, decoded.length);
535 for (int i = 0; i < decoded.length; i++) {
536 short sample = decoded[i];
542 long avgErrorSquared = (totalErrorSquared / decoded.length);
563 decoded.length, decoded2.length);
564 for (int i = 0; i < decoded.length; i++) {
565 assertEquals("samples don't match" + params, decoded[i], decoded2[i]);
594 short [] decoded = new short[0]; local
740 if (decodedIdx + (info.size / 2) >= decoded.length)
    [all...]
  /external/libvorbis/doc/
01-introduction.tex 46 to which they are pre-decoded into a cache is the dominant factor in
117 encoder that produces packets that are correctly decoded by the
222 The values coded/decoded by a floor are both compactly formatted and
244 decoding and, optionally, use the entropy-decoded integer value as an
265 bitstream headers matching the stream to be decoded. Vorbis uses
300 \item generate floor curve from decoded floor data
377 to be fully decoded to the point of lapping entirely independently of
390 Each floor is encoded/decoded in channel order, however each floor
392 use. All floors are decoded before residue decode begins.
436 data is decoded from the raw packet, or it can be generated afte
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/cast_streaming/
performance_test.cc 109 // This was decoded from the actual audio/video data.
487 EventMap onbuffer, sink, inserted, encoded, transmitted, decoded, done; local
493 IndexEvents(analyzer, "FrameDecoded", &decoded);
501 event_maps.push_back(std::make_pair(&decoded, "rtp_timestamp"));
541 // 7 = decoded
  /external/chromium_org/content/browser/indexed_db/
indexed_db_leveldb_coding_unittest.cc 687 IndexedDBKeyPath decoded; local
688 EXPECT_TRUE(DecodeIDBKeyPath(&slice, &decoded));
689 EXPECT_EQ(key_path, decoded);
790 IndexedDBKeyPath decoded; local
791 EXPECT_TRUE(DecodeIDBKeyPath(&slice, &decoded));
792 EXPECT_EQ(key_path, decoded);
    [all...]

Completed in 1666 milliseconds

1 2 3 4 56 7 8 910