HomeSort by relevance Sort by last modified time
    Searched refs:uint32 (Results 576 - 600 of 717) sorted by null

<<212223242526272829

  /external/chromium/base/metrics/
histogram.cc 25 const uint32 Histogram::kCrcTable[256] = {0x0, 0x77073096L, 0xee0e612cL,
241 uint32 range_checksum;
539 uint32 Histogram::CalculateRangeChecksum() const {
541 uint32 checksum = static_cast<uint32>(ranges_.size()); // Seed checksum.
564 // to keep the quotient in a uint32. Since we're not concerned about the nature
571 uint32 Histogram::Crc32(uint32 sum, Histogram::Sample range) {
592 sum = (sum << 16) ^ sum ^ (static_cast<uint32>(converter.ints[1]) << 11);
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
filter_false_positive_perftest.cc 345 uint32 prefix = static_cast<uint32>(base::RandUint64());
  /external/chromium/net/websockets/
websocket_handshake_unittest.cc 22 uint32 number_1, uint32 number_2,
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc     [all...]
  /external/chromium/third_party/libjingle/source/talk/xmpp/
jid.cc 245 uint32 Jid::ComputeLameHash() const {
246 uint32 hash = 0;
  /external/expat/amiga/include/interfaces/
expat.h 27 uint32 APICALL (*Obtain)(struct ExpatIFace *Self);
28 uint32 APICALL (*Release)(struct ExpatIFace *Self);
  /external/protobuf/src/google/protobuf/stubs/
common_unittest.cc 72 EXPECT_EQ(static_cast<uint32>(kint32min), static_cast<uint32>(kint32max) + 1);
  /external/webkit/Source/JavaScriptCore/jit/
ExecutableAllocator.h 317 IMemCache1_ClearCache(memCache.get(), reinterpret_cast<uint32>(code), size, MEMSPACE_CACHE_FLUSH, MEMSPACE_DATACACHE);
318 IMemCache1_ClearCache(memCache.get(), reinterpret_cast<uint32>(code), size, MEMSPACE_CACHE_INVALIDATE, MEMSPACE_INSTCACHE);
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
block.cpp 249 *((uint32*)cur) = *((uint32*)pred);
250 *((uint32*)(cur += pitch)) = *((uint32*)(pred += pred_pitch));
251 *((uint32*)(cur += pitch)) = *((uint32*)(pred += pred_pitch));
252 *((uint32*)(cur += pitch)) = *((uint32*)(pred += pred_pitch));
    [all...]
rate_control.cpp 50 AVCEnc_Status RCDetermineFrameNum(AVCEncObject *encvid, AVCRateControl *rateCtrl, uint32 modTime, uint *frameNum)
54 uint32 modTimeRef = encvid->modTimeRef;
84 encvid->wrapModTime += ((uint32)0xFFFFFFFF - modTimeRef) + 1;
113 encvid->modTimeRef += (uint32)(rateCtrl->idrPeriod * 1000 / rateCtrl->frame_rate);
118 encvid->modTimeRef += (uint32)(video->MaxFrameNum * 1000 / rateCtrl->frame_rate);
769 uint32 dmin_lx;
    [all...]
slice.cpp 514 uint32 *dst, *dst2, *src;
516 dst = (uint32*)curL;
517 src = (uint32*)predBlock;
531 dst = (uint32*)curCb;
532 dst2 = (uint32*)curCr;
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_get_side_info.cpp 40 uint32 *crc initialized crc value (if enabled)
117 uint32 *crc)
120 uint32 tmp;
pvmp3_imdct_synth.cpp 40 uint32 blk_type, Block type
218 uint32 blk_type,
241 uint32 current_blk_type = (band < mx_band) ? LONG : blk_type;
  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon.cc 168 bool HttpCodeHasBody(uint32 code) {
173 bool HttpCodeIsCacheable(uint32 code) {
607 HttpResponseData::set_success(uint32 scode) {
616 uint32 scode) {
623 HttpResponseData::set_redirect(const std::string& location, uint32 scode) {
631 HttpResponseData::set_error(uint32 scode) {
913 //uint32 now = Time();
  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.cc 93 virtual uint32 GetRequestedEvents();
94 virtual void OnPreEvent(uint32 ff);
95 virtual void OnEvent(uint32 ff, int err);
141 static const UInt32 kAudioDeviceNameLength = 64;
614 UInt32 propsize;
661 UInt32 nameLength = kAudioDeviceNameLength;
921 uint32 DeviceWatcher::GetRequestedEvents() {
925 void DeviceWatcher::OnPreEvent(uint32 ff) {
929 void DeviceWatcher::OnEvent(uint32 ff, int err) {
  /external/skia/src/ports/
SkFontHost_mac_coretext.cpp 791 static uint32 CalcTableCheckSum(uint32 *table, uint32 numberOfBytesInTable) {
792 uint32 sum = 0;
793 uint32 nLongs = (numberOfBytesInTable + 3) / 4;
850 (uint32*)dataPtr, tableSize));
    [all...]
  /external/chromium/net/disk_cache/
backend_impl.cc 190 net::CacheType type, uint32 flags,
216 uint32 flags_;
364 uint32 mask,
414 uint32 flags, base::MessageLoopProxy* thread,
671 uint32 hash = Hash(key);
702 uint32 hash = Hash(key);
902 uint32 hash = cache_entry->GetHash();
913 uint32 hash = entry->GetHash();
    [all...]
block_files.cc 54 uint32 map_block = header->allocation_map[current];
64 uint32 to_add = ((1 << size) - 1) << index_offset;
154 uint32 map_block = header->allocation_map[i];
  /external/chromium/net/spdy/
spdy_framer.cc 135 flags_length.length_ = htonl(static_cast<uint32>(length));
312 uint32 type = control_frame.type();
563 flags_length.length_ = htonl(static_cast<uint32>(length));
603 flags_length.length_ = htonl(static_cast<uint32>(length));
663 SpdyPingControlFrame* SpdyFramer::CreatePingFrame(uint32 unique_id) {
713 flags_length.length_ = htonl(static_cast<uint32>(length));
730 uint32 delta_window_size) {
756 uint32 id;
757 uint32 value;
769 uint32 len, SpdyDataFlags flags)
    [all...]
spdy_session_unittest.cc 250 EXPECT_GT(session->next_ping_id(), static_cast<uint32>(1));
491 const uint32 kBogusSettingId = 0xABAB;
492 const uint32 kBogusSettingValue = 0xCDCD;
  /hardware/broadcom/wlan/bcm4329/dhdutil/
bcmutils.c 1230 static const uint32 crc32_table[256] = {
1301 uint32
1302 hndcrc32(uint8 *pdata, uint nbytes, uint32 crc)
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1230 static const uint32 crc32_table[256] = {
1301 uint32
1302 hndcrc32(uint8 *pdata, uint nbytes, uint32 crc)
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayport.cc 35 static const uint32 kMessageConnectTimeout = 1;
183 uint32 start_time_;
190 talk_base::Network* network, uint32 ip, int min_port, int max_port,
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 149 ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32];
266 ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32];
374 ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32];
  /external/protobuf/src/google/protobuf/
descriptor.h 308 TYPE_FIXED32 = 7, // uint32, exactly four bytes on the wire.
315 TYPE_UINT32 = 13, // uint32, varint on the wire
416 uint32 default_value_uint32() const;
516 uint32 default_value_uint32_;
    [all...]

Completed in 640 milliseconds

<<212223242526272829