HomeSort by relevance Sort by last modified time
    Searched full:uint32 (Results 1226 - 1250 of 4588) sorted by null

<<41424344454647484950>>

  /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_0038type.int"".autotmp_0037type.int"".autotmp_0036type.int"".autotmp_0033_type.*uint32"".autotmp_0032?type.int"".autotmp_0031?type.int"".autotmp_0030?type.[5]uint32"".autotmp_0029Otype.string"".autotmp_0028type.[]uint8"".autotmp_0026type.uint64"".autotmp_0025type.[]uint8"".autotmp_0024type.uint64"".autotmp_0023/type.[]uint8"".digest?type.[20]uint8 "".tmp?type.[64]uint8 "".len?type.uint64 "".~r0type.[20]uint8"".dtype.*"".digest????????<;" i @ X(]?"%" " a 
263 0runtime.morestack_noctxt@?V"".autotmp_0074type.uint32"".autotmp_0073type.uint32"".autotmp_0072type.uint32"".autotmp_0071type.int"".autotmp_0070type.uint32"".autotmp_0069type.uint32"".autotmp_0068type.uint32"".autotmp_0067type.int"".autotmp_0066type.uint32"".autotmp_0065type.uint32"".autotmp_0064type.uint32"".autotmp_0063type.int"".a (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/crypto/
sha1.a 17 type @"".digest struct { @"".h [5]uint32; @"".x [64]byte; @"".nx int; @"".len uint64 }
187 0runtime.morestack_noctxt@?$"".autotmp_0038type.int"".autotmp_0037type.int"".autotmp_0036type.int"".autotmp_0033_type.*uint32"".autotmp_0032?type.int"".autotmp_0031?type.int"".autotmp_0030?type.[5]uint32"".autotmp_0029Otype.string"".autotmp_0028type.[]uint8"".autotmp_0026type.uint64"".autotmp_0025type.[]uint8"".autotmp_0024type.uint64"".autotmp_0023/type.[]uint8"".digest?type.[20]uint8 "".tmp?type.[64]uint8 "".len?type.uint64 "".~r0type.[20]uint8"".dtype.*"".digest????????<;" i @ X(]?"%" " a 
263 0runtime.morestack_noctxt@?V"".autotmp_0074type.uint32"".autotmp_0073type.uint32"".autotmp_0072type.uint32"".autotmp_0071type.int"".autotmp_0070type.uint32"".autotmp_0069type.uint32"".autotmp_0068type.uint32"".autotmp_0067type.int"".autotmp_0066type.uint32"".autotmp_0065type.uint32"".autotmp_0064type.uint32"".autotmp_0063type.int"".a (…)
    [all...]
  /external/tpm2/
tpm_generated.h 266 UINT16 UINT32_Marshal(UINT32* source, BYTE** buffer, INT32* size);
268 TPM_RC UINT32_Unmarshal(UINT32* target, BYTE** buffer, INT32* size);
    [all...]
MathFunctions.c 55 UINT32 size // IN: the desired size
58 UINT32 to;
59 UINT32 from;
94 const UINT32 aSize, // IN: size of a
96 const UINT32 bSize, // IN: size of b
160 UINT32 aSize, // IN: size of a
180 UINT32 aSize, // IN: size of a
207 const UINT32 aSize, // IN: size of a
209 const UINT32 bSize, // IN: size of b
211 UINT32 *pSize, // IN/OUT: size of the produc
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
runtime2.go 57 // Futex-based impl treats it as uint32 key,
64 // Futex-based impl treats it as uint32 key,
161 selectdone *uint32
233 atomicstatus uint32
234 stackLock uint32 // sigprof/scang lock; TODO: fold in to atomicstatus
250 sig uint32
278 divmod uint32 // div/mod denominator for arm - known to liblink
303 fastrand uint32
309 machport uint32 // return address for mach ipc (os x)
313 freglo [16]uint32 // d[i] lsb and f[i
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
runtime2.go 57 // Futex-based impl treats it as uint32 key,
64 // Futex-based impl treats it as uint32 key,
161 selectdone *uint32
233 atomicstatus uint32
234 stackLock uint32 // sigprof/scang lock; TODO: fold in to atomicstatus
250 sig uint32
278 divmod uint32 // div/mod denominator for arm - known to liblink
303 fastrand uint32
309 machport uint32 // return address for mach ipc (os x)
313 freglo [16]uint32 // d[i] lsb and f[i
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
MemSeg.c 83 uint32 bbs_MemSeg_availableSize( struct bbs_Context* cpA,
98 uint32 bbs_MemSeg_allocatedSize( struct bbs_Context* cpA,
113 uint32 bbs_MemSeg_usedSize( struct bbs_Context* cpA,
124 uint32 indexL = 0;
125 uint32 countL = 0;
128 uint32 sizeL = *( uint32* )( ptrA->memPtrE + indexL );
146 uint32 bbs_MemSeg_blocks( struct bbs_Context* cpA,
149 uint32 indexL = 0;
150 uint32 countL = 0
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite_inl.h 64 uint32 temp;
79 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_UINT32>(
81 uint32* value) {
94 uint32 temp;
109 inline bool WireFormatLite::ReadPrimitive<uint32, WireFormatLite::TYPE_FIXED32>(
111 uint32* value) {
124 uint32 temp;
142 uint32 temp;
169 uint32 temp;
177 uint32, WireFormatLite::TYPE_FIXED32>
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_surface.h 71 Uint32 flags; /**< Read-only */
119 (Uint32 flags, int width, int height, int depth,
120 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
126 Uint32 Rmask,
127 Uint32 Gmask,
128 Uint32 Bmask,
129 Uint32 Amask)
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_surface.h 71 Uint32 flags; /**< Read-only */
119 (Uint32 flags, int width, int height, int depth,
120 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
126 Uint32 Rmask,
127 Uint32 Gmask,
128 Uint32 Bmask,
129 Uint32 Amask)
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_surface.h 71 Uint32 flags; /**< Read-only */
119 (Uint32 flags, int width, int height, int depth,
120 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
126 Uint32 Rmask,
127 Uint32 Gmask,
128 Uint32 Bmask,
129 Uint32 Amask)
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_surface.h 71 Uint32 flags; /**< Read-only */
119 (Uint32 flags, int width, int height, int depth,
120 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
126 Uint32 Rmask,
127 Uint32 Gmask,
128 Uint32 Bmask,
129 Uint32 Amask)
    [all...]
  /external/neven/Embedded/common/src/b_APIEm/
FaceFinder.h 52 uint32 typeE;
59 uint32 maxImageWidthA,
60 uint32 maxImageHeightA );
65 uint32 minEyeDistanceA,
66 uint32 maxEyeDistanceA );
81 uint32 indexA,
119 uint32 bpi_FaceFinder_memSize( struct bbs_Context* cpA,
123 uint32 bpi_FaceFinder_memWrite( struct bbs_Context* cpA,
127 uint32 bpi_FaceFinder_memRead( struct bbs_Context* cpA,
142 uint32 bpi_faceFinderMemSize( struct bbs_Context* cpA,
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vop.cpp 85 uint32 tmpvar, vol_shape;
86 uint32 startCode;
92 uint32 profile = 0x01;
108 tmpvar = (uint32) BitstreamReadBits16(stream, 8); /* profile */
170 tmpvar = (uint32) BitstreamRead1Bits(stream);
174 tmpvar = (uint32) BitstreamReadBits16(stream, 4);
176 tmpvar = (uint32) BitstreamReadBits16(stream, 3);
183 tmpvar = (uint32) BitstreamRead1Bits(stream);
187 tmpvar = (uint32) BitstreamReadBits16(stream, 3);
189 tmpvar = (uint32) BitstreamRead1Bits(stream)
    [all...]

Completed in 3239 milliseconds

<<41424344454647484950>>