/hardware/qcom/display/msm8960/libcopybit/ |
c2d2.h | 43 #if !defined(uint32) && !defined(_UINT32_DEFINED) 44 typedef unsigned int uint32; typedef 312 uint32 format; /* RGB color format plus additional mode bits */ 313 uint32 width; /* defines width in pixels */ 314 uint32 height; /* defines height in pixels */ 322 uint32 format; /* YUV color format plus additional mode bits */ 323 uint32 width; /* defines width in pixels */ 324 uint32 height; /* defines height in pixels */ 367 uint32 surface_id; /* source surface */ 369 uint32 fg_color; /* foreground color * [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
c2d2.h | 43 #if !defined(uint32) && !defined(_UINT32_DEFINED) 44 typedef unsigned int uint32; typedef 312 uint32 format; /* RGB color format plus additional mode bits */ 313 uint32 width; /* defines width in pixels */ 314 uint32 height; /* defines height in pixels */ 322 uint32 format; /* YUV color format plus additional mode bits */ 323 uint32 width; /* defines width in pixels */ 324 uint32 height; /* defines height in pixels */ 367 uint32 surface_id; /* source surface */ 369 uint32 fg_color; /* foreground color * [all...] |
/hardware/qcom/display/msm8x26/libcopybit/ |
c2d2.h | 43 #if !defined(uint32) && !defined(_UINT32_DEFINED) 44 typedef unsigned int uint32; typedef 312 uint32 format; /* RGB color format plus additional mode bits */ 313 uint32 width; /* defines width in pixels */ 314 uint32 height; /* defines height in pixels */ 322 uint32 format; /* YUV color format plus additional mode bits */ 323 uint32 width; /* defines width in pixels */ 324 uint32 height; /* defines height in pixels */ 367 uint32 surface_id; /* source surface */ 369 uint32 fg_color; /* foreground color * [all...] |
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_endian.h | 108 static __inline__ Uint32 SDL_Swap32(Uint32 x) 114 static __inline__ Uint32 SDL_Swap32(Uint32 x) 120 static __inline__ Uint32 SDL_Swap32(Uint32 x) 122 Uint32 result; 130 static __inline__ Uint32 SDL_Swap32(Uint32 x) 136 static __inline__ Uint32 SDL_Swap32(Uint32 x) [all...] |
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_endian.h | 108 static __inline__ Uint32 SDL_Swap32(Uint32 x) 114 static __inline__ Uint32 SDL_Swap32(Uint32 x) 120 static __inline__ Uint32 SDL_Swap32(Uint32 x) 122 Uint32 result; 130 static __inline__ Uint32 SDL_Swap32(Uint32 x) 136 static __inline__ Uint32 SDL_Swap32(Uint32 x) [all...] |
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_endian.h | 108 static __inline__ Uint32 SDL_Swap32(Uint32 x) 114 static __inline__ Uint32 SDL_Swap32(Uint32 x) 120 static __inline__ Uint32 SDL_Swap32(Uint32 x) 122 Uint32 result; 130 static __inline__ Uint32 SDL_Swap32(Uint32 x) 136 static __inline__ Uint32 SDL_Swap32(Uint32 x) [all...] |
/external/chromium/chrome/browser/debugger/ |
devtools_netlog_observer.h | 72 ResourceInfo* GetResourceInfo(uint32 id); 75 typedef base::hash_map<uint32, scoped_refptr<ResourceInfo> > RequestToInfoMap; 76 typedef base::hash_map<uint32, int> RequestToEncodedDataLengthMap; 77 typedef base::hash_map<uint32, uint32> HTTPStreamJobToSocketMap; 78 typedef base::hash_map<uint32, uint32> SocketToRequestMap;
|
/external/chromium_org/content/ppapi_plugin/ |
broker_process_dispatcher.h | 32 uint32 request_id, 38 void OnGetSitesWithData(uint32 request_id, 40 void OnClearSiteData(uint32 request_id, 45 void OnDeauthorizeContentLicenses(uint32 request_id, 48 uint32 request_id, 52 uint32 request_id, 58 uint32 request_id,
|
/external/chromium_org/gpu/command_buffer/client/ |
query_tracker.h | 40 QueryInfo(Bucket* bucket, int32 id, uint32 offset, QuerySync* sync_mem) 56 uint32 shm_offset; 101 uint32 shm_offset() const { 116 uint32 submit_count() const { 134 uint32 GetResult() const; 147 uint32 submit_count_; 151 uint32 result_;
|
/external/chromium_org/media/cast/rtcp/ |
rtcp_sender.h | 23 uint32 sending_ssrc, 28 void SendRtcpFromRtpSender(uint32 packet_type_flags, 33 void SendRtcpFromRtpReceiver(uint32 packet_type_flags, 69 void BuildPli(uint32 remote_ssrc, 98 inline void BitrateToRembExponentBitrate(uint32 bitrate, 100 uint32* mantissa) const { 112 const uint32 ssrc_;
|
/external/chromium_org/net/quic/congestion_control/ |
cube_root.cc | 48 const uint32 cube_root_table[] = { 61 uint32 CubeRoot::Root(uint64 a) { 62 uint32 msb = FindMostSignificantBit(a); 67 return ((cube_root_table[static_cast<uint32>(a)]) + 31) >> 6; 71 uint32 cubic_shift = (msb - 4); 75 uint32 down_shifted_to_6bit = (a >> (cubic_shift * 3)); 84 return static_cast<uint32>(root);
|
/external/chromium_org/sandbox/win/src/ |
process_thread_policy.h | 39 uint32 desired_access, 40 uint32 thread_id, 47 uint32 desired_access, 48 uint32 process_id, 56 uint32 desired_access, 64 uint32 desired_access, 65 uint32 attributes,
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
cldutil_dbg.h | 41 void DbgScoreRecord(const char* src, uint32 probs, int len); 63 void DbgProbsToStderr(uint32 probs); 66 void DbgBiTermToStderr(uint32 bihash, uint32 probs, 68 void DbgQuadTermToStderr(uint32 quadhash, uint32 probs, 70 void DbgWordTermToStderr(uint64 wordhash, uint32 probs,
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
crc32.cc | 38 static const uint32 kCrc32Polynomial = 0xEDB88320; 39 static uint32 kCrc32Table[256] = { 0 }; 44 for (uint32 i = 0; i < ARRAY_SIZE(kCrc32Table); ++i) { 45 uint32 c = i; 57 uint32 UpdateCrc32(uint32 start, const void* buf, size_t len) { 60 uint32 c = start ^ 0xFFFFFFFF;
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zOut.h | 64 HRESULT WriteDirect(const void *data, UInt32 size);
70 void WriteUInt32(UInt32 value);
80 const CRecordVector<UInt32> &hashDigests);
86 const CRecordVector<UInt32> &packCRCs);
95 const CRecordVector<UInt32> &hashDigests);
113 UInt32 _crc;
144 static UInt32 GetVolHeadersSize(UInt64 dataSize, int nameLength = 0, bool props = false);
|
/external/chromium_org/components/variations/ |
entropy_provider.cc | 21 SeededRandGenerator::SeededRandGenerator(uint32 seed) { 28 uint32 SeededRandGenerator::operator()(uint32 range) { 36 uint32 max_acceptable_value = 37 (std::numeric_limits<uint32>::max() / range) * range - 1; 39 uint32 value; 47 void PermuteMappingUsingRandomizationSeed(uint32 randomization_seed, 67 uint32 randomization_seed) const { 104 uint32 randomization_seed) const { 113 uint32 randomization_seed) const [all...] |
/external/chromium_org/courgette/ |
disassembler_elf_32_arm.cc | 20 CheckBool DisassemblerElf32ARM::Compress(ARM_RVA type, uint32 arm_op, RVA rva, 21 uint16* c_op, uint32* addr) { 34 uint32 temp = (arm_op & 0x00FF) << 1; 47 uint32 temp = (arm_op & 0x07FF) << 1; 59 uint32 temp = (arm_op & 0x00FFFFFF) << 2; 69 uint32 temp = 0; 73 uint32 S = (arm_op & (1 << 26)) >> 26; 74 uint32 j2 = (arm_op & (1 << 11)) >> 11; 75 uint32 j1 = (arm_op & (1 << 13)) >> 13; 79 uint32 i2 = ~(j2 ^ S) & 1 [all...] |
/external/chromium_org/media/cast/logging/ |
logging_raw.cc | 24 uint32 rtp_timestamp, 25 uint32 frame_id) { 30 uint32 rtp_timestamp, 31 uint32 frame_id, 41 uint32 rtp_timestamp, 42 uint32 frame_id, 52 uint32 frame_id, 53 uint32 rtp_timestamp) { 75 uint32 rtp_timestamp, 76 uint32 frame_id [all...] |
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
cld_utf8statetable.h | 78 const uint32 state0; 79 const uint32 state0_size; 80 const uint32 total_size; 84 const uint32 losub; 85 const uint32 hiadd; 94 const uint32 state0; 95 const uint32 state0_size; 96 const uint32 total_size; 100 const uint32 losub; 101 const uint32 hiadd [all...] |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_test_bad_identifiers.proto | 74 optional uint32 uint32 = 16; 81 optional uint32 cached_size = 22; 82 optional uint32 extensions = 23; 83 optional uint32 bit = 24; 84 optional uint32 bits = 25; 85 optional uint32 offsets = 26; 86 optional uint32 reflection = 27; 95 optional uint32 int = 30; 96 optional uint32 friend = 31 [all...] |
/external/srec/portable/src/ |
pmemblock.c | 48 uint32 currentNumberOfPools; 68 uint32 sCurrentAllocationSize; 69 uint32 sMaximumAllocationSize; 70 uint32 sTotalAllocationSize; 72 uint32 sCurrentAllocRealSize; 73 uint32 sMaximumAllocRealSize; 74 uint32 sTotalAllocRealSize; 76 uint32 sCurrentAllocationNumber; 77 uint32 sMaximumAllocationNumber; 78 uint32 sTotalAllocationNumber [all...] |
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/ |
ti_m4v_config_parser.h | 64 uint32 numBytes; 65 uint32 bytePos; 66 uint32 bitBuf; 67 uint32 dataBitPos; 68 uint32 bitPos; 75 uint32 *pulOutData 86 uint32 *pulOutData 125 uint32 *entropy_coding_mode_flag); 133 int32 DecodePPS(mp4StreamType *psBits, uint32 *entropy_coding_mode_flag); 135 void ue_v(mp4StreamType *psBits, uint32 *codeNum) [all...] |
/external/chromium/net/tools/flip_server/ |
output_ordering.h | 24 typedef std::map<uint32, PriorityRing> PriorityMap; 34 typedef std::map<uint32, PriorityMapPointer> StreamIdToPriorityMap; 39 uint32 first_data_senders_threshold_; // when you've passed this, you're no 47 bool ExistsInPriorityMaps(uint32 stream_id); 74 void RemoveStreamId(uint32 stream_id);
|
/external/chromium_org/content/common/gpu/ |
sync_point_manager.h | 26 uint32 GenerateSyncPoint(); 30 void RetireSyncPoint(uint32 sync_point); 36 void AddSyncPointCallback(uint32 sync_point, const base::Closure& callback); 41 typedef base::hash_map<uint32, ClosureList > SyncPointMap; 51 uint32 next_sync_point_;
|
/external/chromium_org/media/cast/framer/ |
framer.h | 24 typedef std::map<uint32, linked_ptr<FrameBuffer> > FrameList; 30 uint32 ssrc, 46 uint32* rtp_timestamp, 50 uint32* rtp_timestamp, 53 void ReleaseFrame(uint32 frame_id);
|