Searched
full:uint32 (Results
1726 -
1750 of
4588) sorted by null
<<61626364656667686970>>
/external/libvpx/libvpx/vp8/common/ |
filter.c | 253 * UINT32 src_stride : Stride of source block. 254 * UINT32 height : Block height. 255 * UINT32 width : Block width. 304 * UINT32 dst_pitch : Destination block pitch. 305 * UINT32 height : Block height. 306 * UINT32 width : Block width. 357 * UINT32 src_pitch : Stride of source block. 358 * UINT32 dst_pitch : Stride of destination block.
|
/external/lzma/C/ |
Lzma86Enc.c | 18 int level, UInt32 dictSize, int filterMode)
53 UInt32 x86State;
|
/external/lzma/CPP/7zip/Archive/7z/ |
7zEncode.cpp | 122 const UInt32 sizeInBytes = _options.Password.Len() * 2;
186 UInt32 mainCoderIndex, mainStreamIndex;
192 for (UInt32 i = 0; i < _bindInfo.Coders[mainCoderIndex].NumInStreams; i++)
250 UInt32 progressIndex = mainCoderIndex;
337 UInt32 numInStreams = 0, numOutStreams = 0;
356 for (UInt32 j = 1; j < coderStreamsInfo.NumOutStreams; j++)
392 UInt32 coderIndex, coderStreamIndex;
394 UInt32 outIndex = _bindInfo.GetCoderOutStreamIndex(coderIndex);
|
/external/lzma/CPP/7zip/Common/ |
InBuffer.cpp | 62 UInt32 processed;
64 HRESULT result = _stream->Read(_bufBase, (UInt32)_bufSize, &processed);
|
/external/lzma/CPP/7zip/Compress/ |
Lzma2Encoder.cpp | 59 const PROPVARIANT *coderProps, UInt32 numProps)
64 for (UInt32 i = 0; i < numProps; i++)
|
/external/lzma/CPP/7zip/UI/Common/ |
DirItem.h | 30 UInt32 Attrib;
120 UInt32 IndexInServer;
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga_escape.h | 82 uint32 command; 83 uint32 fullscreen;
|
/external/protobuf/src/google/protobuf/compiler/ |
zip_writer.cc | 73 static const uint32 kCRC32Table[256] = { 119 static uint32 ComputeCRC32(const string &buf) { 120 uint32 x = ~0U; 171 uint32 dir_ofs = raw_output_->ByteCount(); 178 uint32 crc32 = files_[i].crc32; 179 uint32 size = files_[i].size; 180 uint32 offset = files_[i].offset; 201 uint32 dir_len = output.ByteCount();
|
/external/protobuf/src/google/protobuf/ |
unknown_field_set.h | 115 void AddFixed32(int number, uint32 value); 174 inline uint32 fixed32() const; 180 inline void set_fixed32(uint32 value); 208 uint32 number_; 209 uint32 type_; 212 uint32 fixed32_; 263 inline uint32 UnknownField::fixed32() const { 284 inline void UnknownField::set_fixed32(uint32 value) {
|
/external/regex-re2/re2/ |
prog.cc | 17 void Prog::Inst::InitAlt(uint32 out, uint32 out1) { 23 void Prog::Inst::InitByteRange(int lo, int hi, int foldcase, uint32 out) { 31 void Prog::Inst::InitCapture(int cap, uint32 out) { 37 void Prog::Inst::InitEmptyWidth(EmptyOp empty, uint32 out) { 49 void Prog::Inst::InitNop(uint32 out) { 263 uint32 Prog::EmptyFlags(const StringPiece& text, const char* p) { 317 uint32 bits = 0;
|
/external/skia/src/utils/win/ |
SkDWrite.cpp | 95 UINT32 nameIndex = 0; 105 UINT32 nameLen;
|
/external/tpm2/ |
Global.h | 234 typedef UINT32 AUTH_ROLE; 326 UINT32 pcrCounter; // PCR counter value when PCR is 385 UINT32 pcrCounter; 704 UINT32 resetCount; [all...] |
Handle.c | 84 UINT32 count, // IN: count of returned handle 89 UINT32 i;
|
Object_fp.h | 13 UINT32 count, // IN: count of returned handles 16 UINT32 ObjectCapGetTransientAvail(void);
|
/external/valgrind/coregrind/m_gdbserver/ |
power64-core.xml | 45 <reg name="cr" bitsize="32" type="uint32"/> 48 <reg name="xer" bitsize="32" type="uint32"/>
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
bit.hpp | 143 GLM_FUNC_DECL uint32 bitfieldInterleave(uint16 x, uint16 y); 157 GLM_FUNC_DECL uint64 bitfieldInterleave(uint32 x, uint32 y); 171 GLM_FUNC_DECL uint32 bitfieldInterleave(uint8 x, uint8 y, uint8 z); 199 GLM_FUNC_DECL uint64 bitfieldInterleave(uint32 x, uint32 y, uint32 z); 213 GLM_FUNC_DECL uint32 bitfieldInterleave(uint8 x, uint8 y, uint8 z, uint8 w);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
filter.c | 252 * UINT32 src_stride : Stride of source block. 253 * UINT32 height : Block height. 254 * UINT32 width : Block width. 303 * UINT32 dst_pitch : Destination block pitch. 304 * UINT32 height : Block height. 305 * UINT32 width : Block width. 356 * UINT32 src_pitch : Stride of source block. 357 * UINT32 dst_pitch : Stride of destination block.
|
variance_c.c | 168 * UINT32 src_pixels_per_line : Stride of input block. 169 * UINT32 pixel_step : Offset between filter input samples (see notes). 170 * UINT32 output_height : Input block height. 171 * UINT32 output_width : Input block width. 226 * UINT32 src_pixels_per_line : Stride of input block. 227 * UINT32 pixel_step : Offset between filter input samples (see notes). 228 * UINT32 output_height : Input block height. 229 * UINT32 output_width : Input block width.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplusmetaheader.h | 67 UINT32 Key; 71 UINT32 Reserved;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
qos2.h | 60 UINT32 RTT; 141 typedef UINT32 QOS_FLOWID;
|
/prebuilts/go/darwin-x86/src/crypto/rc4/ |
rc4.go | 16 s [256]uint32 35 c.s[i] = uint32(i)
|
/prebuilts/go/darwin-x86/src/encoding/ascii85/ |
ascii85.go | 40 // Unpack 4 bytes into uint32 to repack into base 85 5-byte. 41 var v uint32 44 v |= uint32(src[3]) 47 v |= uint32(src[2]) << 8 50 v |= uint32(src[1]) << 16 53 v |= uint32(src[0]) << 24 190 var v uint32 203 v = v*85 + uint32(b-'!')
|
/prebuilts/go/darwin-x86/src/image/jpeg/ |
huffman.go | 57 d.bits.a = d.bits.a<<8 | uint32(c) 136 var x, code uint32 137 for i := uint32(0); i < lutSize; i++ { 196 if v := h.lut[(d.bits.a>>uint32(d.bits.n-lutSize))&0xff]; v != 0 { 235 func (d *decoder) decodeBits(n int32) (uint32, error) { 241 ret := d.bits.a >> uint32(d.bits.n-n) 242 ret &= (1 << uint32(n)) - 1 244 d.bits.m >>= uint32(n)
|
/prebuilts/go/darwin-x86/src/runtime/ |
race.go | 20 func RaceSemacquire(s *uint32) 21 func RaceSemrelease(s *uint32)
|
vlop_386.s | 32 // runtime·_mul64x32(r *uint64, a uint64, b uint32) uint32
|
Completed in 421 milliseconds
<<61626364656667686970>>