/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
sad_halfpel.cpp | 34 uint32 num_sad_HP_MB = 0; 35 uint32 num_sad_HP_Blk = 0; 36 uint32 num_sad_HP_MB_call = 0; 37 uint32 num_sad_HP_Blk_call = 0; 98 if (sad > (int)((uint32)dmin_rx >> 16)) 137 if (sad > (int)((uint32)dmin_rx >> 16)) 171 if (sad > (int)((uint32)dmin_rx >> 16)) 195 uint32 cur_word; 197 madstar = (uint32)dmin_rx >> 20; 211 cur_word = *((uint32*)(blk += 4)) [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
wire_format_lite_inl.h | 57 uint32 temp; 72 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_UINT32>( 74 uint32* value) { 87 uint32 temp; 102 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_FIXED32>( 104 uint32* value) { 117 uint32 temp; 135 uint32 temp; 153 uint32 temp; 162 uint32 temp [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
wire_format_lite_inl.h | 57 uint32 temp; 72 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_UINT32>( 74 uint32* value) { 87 uint32 temp; 102 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_FIXED32>( 104 uint32* value) { 117 uint32 temp; 135 uint32 temp; 153 uint32 temp; 162 uint32 temp [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
wire_format_lite_inl.h | 57 uint32 temp; 72 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_UINT32>( 74 uint32* value) { 87 uint32 temp; 102 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_FIXED32>( 104 uint32* value) { 117 uint32 temp; 135 uint32 temp; 153 uint32 temp; 162 uint32 temp [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
wire_format_lite_inl.h | 57 uint32 temp; 72 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_UINT32>( 74 uint32* value) { 87 uint32 temp; 102 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_FIXED32>( 104 uint32* value) { 117 uint32 temp; 135 uint32 temp; 153 uint32 temp; 162 uint32 temp [all...] |
/external/dng_sdk/source/ |
dng_mosaic_info.h | 52 uint32 fColorPlanes; 68 uint32 fCFALayout; 79 uint32 fBayerGreenSplit; 132 virtual dng_point DownScale (uint32 minSize, 133 uint32 prefSize, 153 uint32 srcPlane = 0) const; 168 uint32 srcPlane = 0) const; 183 uint32 srcPlane = 0) const; 189 uint32 SizeForDownScale (const dng_point &downScale) const; 192 uint32 minSize) const [all...] |
dng_image.cpp | 91 uint32 planes, 92 uint32 pixelType) 135 void dng_image::SetPixelType (uint32 pixelType) 151 uint32 dng_image::PixelSize () const 160 uint32 dng_image::PixelRange () const 496 uint32 repeatV, 497 uint32 repeatH) const 753 uint32 srcPlane, 754 uint32 dstPlane, 755 uint32 planes [all...] |
dng_negative.h | 201 const dng_noise_function & NoiseFunction (uint32 plane) const; 205 uint32 NumFunctions () const; 321 uint32 IPTCLength () const; 359 uint32 MakerNoteLength () const 408 uint32 count, 414 uint32 count); 666 uint32 fColorimetricReference; 670 uint32 fColorChannels; 814 uint32 fRawFloatBitDepth; 834 uint32 fRawTransparencyMaskBitDepth [all...] |
/external/lzma/CPP/7zip/UI/Common/ |
HashCalc.cpp | 105 UInt32 digestSize = hasher->GetDigestSize();
129 void CHashBundle::Update(const void *data, UInt32 size)
141 static void AddDigests(Byte *dest, const Byte *src, UInt32 size)
144 for (UInt32 i = 0; i < size; i++)
263 const UInt32 kBufSize = 1 << 15;
309 for (UInt32 step = 0;; step++)
313 UInt32 size;
335 void AddHashHexToString(char *dest, const Byte *data, UInt32 size)
340 for (UInt32 i = 0; i < size; i++)
354 for (UInt32 i = 0; i < size; i++) [all...] |
/external/neven/Embedded/common/src/b_ImageEm/ |
UInt8Image.h | 47 uint32 widthE; 50 uint32 heightE; 69 uint32 widthA, 70 uint32 heightA, 92 uint32 bim_UInt8Image_checkSum( struct bbs_Context* cpA, 105 uint32 widthA, 106 uint32 heightA ); 111 uint32 bim_UInt8Image_memSize( struct bbs_Context* cpA, 115 uint32 bim_UInt8Image_memWrite( struct bbs_Context* cpA, 120 uint32 bim_UInt8Image_memRead( struct bbs_Context* cpA [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
wmcontainer.h | 216 STDMETHOD_(HRESULT,GetAllocatedBlob)(THIS_ REFGUID guidKey,UINT8 **ppBuf,UINT32 *pcbSize) PURE; 217 STDMETHOD_(HRESULT,GetAllocatedString)(THIS_ REFGUID guidKey,LPWSTR *ppwszValue,UINT32 *pcchLength) PURE; 218 STDMETHOD_(HRESULT,GetBlob)(THIS_ REFGUID guidKey,UINT8 *pBuf,UINT32 cbBufSize,UINT32 *pcbBlobSize) PURE; 219 STDMETHOD_(HRESULT,GetBlobSize)(THIS_ REFGUID guidKey,UINT32 *pcbBlobSize) PURE; 220 STDMETHOD_(HRESULT,GetCount)(THIS_ UINT32 *pcItems) PURE; 224 STDMETHOD_(HRESULT,GetItemByIndex)(THIS_ UINT32 unIndex,GUID *pguidKey,PROPVARIANT *pValue) PURE; 226 STDMETHOD_(HRESULT,GetString)(THIS_ REFGUID guidKey,LPWSTR pwszValue,UINT32 cchBufSize,UINT32 *pcchLength) PURE; 227 STDMETHOD_(HRESULT,GetStringLength)(THIS_ REFGUID guidKey,UINT32 *pcchLength) PURE [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/crypto/ |
sha1.a | 17 type @"".digest struct { @"".h [5]uint32; @"".x [64]byte; @"".nx int; @"".len uint64 } 187 0runtime.morestack_noctxt @? $"".autotmp_0038 type.int "".autotmp_0037 type.int "".autotmp_0036 type.int "".autotmp_0033 _type.*uint32 |