Home
last modified time | relevance | path

Searched refs:uint32 (Results 1 – 25 of 1272) sorted by relevance

12345678910>>...51

/external/arm-optimized-routines/test/rtest/
Dsemi.h13 char *test_ceil(uint32 *in, uint32 *out);
14 char *test_floor(uint32 *in, uint32 *out);
15 char *test_fmod(uint32 *a, uint32 *b, uint32 *out);
16 char *test_ldexp(uint32 *x, uint32 *n, uint32 *out);
17 char *test_frexp(uint32 *x, uint32 *out, uint32 *nout);
18 char *test_modf(uint32 *x, uint32 *iout, uint32 *fout);
19 char *test_ceilf(uint32 *in, uint32 *out);
20 char *test_floorf(uint32 *in, uint32 *out);
21 char *test_fmodf(uint32 *a, uint32 *b, uint32 *out);
22 char *test_ldexpf(uint32 *x, uint32 *n, uint32 *out);
[all …]
Dsemi.c11 static void test_rint(uint32 *in, uint32 *out, in test_rint()
15 uint32 xh, xl, roundword; in test_rint()
64 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil()
69 char *test_floor(uint32 *in, uint32 *out) { in test_floor()
74 static void test_rintf(uint32 *in, uint32 *out, in test_rintf()
78 uint32 x, roundword; in test_rintf()
120 char *test_ceilf(uint32 *in, uint32 *out) { in test_ceilf()
125 char *test_floorf(uint32 *in, uint32 *out) { in test_floorf()
130 char *test_fmod(uint32 *a, uint32 *b, uint32 *out) { in test_fmod()
133 uint32 am[2], bm[2]; in test_fmod()
[all …]
Ddotest.c26 static void cases_biased(uint32 *, uint32, uint32);
27 static void cases_biased_positive(uint32 *, uint32, uint32);
28 static void cases_biased_float(uint32 *, uint32, uint32);
29 static void cases_uniform(uint32 *, uint32, uint32);
30 static void cases_uniform_positive(uint32 *, uint32, uint32);
31 static void cases_uniform_float(uint32 *, uint32, uint32);
32 static void cases_uniform_float_positive(uint32 *, uint32, uint32);
33 static void log_cases(uint32 *, uint32, uint32);
34 static void log_cases_float(uint32 *, uint32, uint32);
35 static void log1p_cases(uint32 *, uint32, uint32);
[all …]
Dintern.h24 typedef char * (*testsemi1)(uint32 *, uint32 *);
25 typedef char * (*testsemi2)(uint32 *, uint32 *, uint32 *);
26 typedef char * (*testsemi2f)(uint32 *, uint32 *, uint32 *);
27 typedef char * (*testldexp)(uint32 *, uint32 *, uint32 *);
28 typedef char * (*testfrexp)(uint32 *, uint32 *, uint32 *);
29 typedef char * (*testmodf)(uint32 *, uint32 *, uint32 *);
30 typedef char * (*testclassify)(uint32 *, uint32 *);
31 typedef char * (*testclassifyf)(uint32 *, uint32 *);
39 typedef void (*casegen)(uint32 *, uint32, uint32);
81 uint32 caseparam1, caseparam2;
/external/dng_sdk/source/
Ddng_parse_utils.h34 const char * LookupParentCode (uint32 parentCode);
38 const char * LookupTagCode (uint32 parentCode,
39 uint32 tagCode);
43 const char * LookupTagType (uint32 tagType);
47 const char * LookupNewSubFileType (uint32 key);
49 const char * LookupCompression (uint32 key);
51 const char * LookupPredictor (uint32 key);
53 const char * LookupSampleFormat (uint32 key);
55 const char * LookupPhotometricInterpretation (uint32 key);
57 const char * LookupOrientation (uint32 key);
[all …]
Ddng_reference.h26 uint32 count);
30 uint32 count);
35 uint32 count);
37 void RefSwapBytes32 (uint32 *dPtr,
38 uint32 count);
44 uint32 rows,
45 uint32 cols,
46 uint32 planes,
53 uint32 rows,
54 uint32 cols,
[all …]
Ddng_bottlenecks.h33 uint32 count);
38 uint32 count);
44 uint32 count);
47 (uint32 *dPtr,
48 uint32 count);
55 uint32 rows,
56 uint32 cols,
57 uint32 planes,
65 uint32 rows,
66 uint32 cols,
[all …]
Ddng_ifd.h56 uint32 fCacheVersion;
79 uint32 fNewSubFileType;
81 uint32 fImageWidth;
82 uint32 fImageLength;
84 uint32 fBitsPerSample [kMaxSamplesPerPixel];
86 uint32 fCompression;
88 uint32 fPredictor;
90 uint32 fPhotometricInterpretation;
92 uint32 fFillOrder;
94 uint32 fOrientation;
[all …]
Ddng_exif.h65 uint32 fTIFF_EP_StandardID;
66 uint32 fExifVersion;
67 uint32 fFlashPixVersion;
85 uint32 fExposureProgram;
86 uint32 fMeteringMode;
87 uint32 fLightSource;
88 uint32 fFlash;
89 uint32 fFlashMask;
90 uint32 fSensingMethod;
91 uint32 fColorSpace;
[all …]
Ddng_fingerprint.h81 uint32 Collapse32 () const;
171 uint32 inputLen);
179 Process (text, (uint32) strlen (text)); in Process()
190 const uint32 *input,
191 uint32 len);
193 static void Decode (uint32 *output,
195 uint32 len);
199 static inline uint32 F (uint32 x, in F()
200 uint32 y, in F()
201 uint32 z) in F()
[all …]
Ddng_pixel_buffer.h36 uint32 sPixelSize,
37 uint32 dPixelSize,
38 uint32 &count0,
39 uint32 &count1,
40 uint32 &count2,
49 uint32 sPixelSize,
50 uint32 &count0,
51 uint32 &count1,
52 uint32 &count2,
58 uint32 dPixelSize,
[all …]
Ddng_shared.h44 uint32 fColorPlanes;
46 uint32 fCalibrationIlluminant1;
47 uint32 fCalibrationIlluminant2;
64 uint32 fEmbedPolicy;
66 uint32 fProfileHues;
67 uint32 fProfileSats;
68 uint32 fProfileVals;
71 uint32 fHueSatDeltas1Count;
74 uint32 fHueSatDeltas2Count;
76 uint32 fHueSatMapEncoding;
[all …]
Ddng_reference.cpp34 uint32 count) in RefZeroBytes()
45 uint32 count) in RefCopyBytes()
55 uint32 count) in RefSwapBytes16()
58 for (uint32 j = 0; j < count; j++) in RefSwapBytes16()
69 void RefSwapBytes32 (uint32 *dPtr, in RefSwapBytes32()
70 uint32 count) in RefSwapBytes32()
73 for (uint32 j = 0; j < count; j++) in RefSwapBytes32()
86 uint32 rows, in RefSetArea8()
87 uint32 cols, in RefSetArea8()
88 uint32 planes, in RefSetArea8()
[all …]
Ddng_opcodes.h117 uint32 fOpcodeID;
119 uint32 fMinVersion;
121 uint32 fFlags;
125 uint32 fStage;
129 dng_opcode (uint32 opcodeID,
130 uint32 minVersion,
131 uint32 flags);
133 dng_opcode (uint32 opcodeID,
143 uint32 OpcodeID () const in OpcodeID()
150 uint32 MinVersion () const in MinVersion()
[all …]
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h46 typedef uint32 SVGA3dInputClassification;
57 typedef uint32 SVGA3dResourceType;
68 typedef uint32 SVGA3dFilter;
99 static const uint32 SVGA3dBlendObjectCountPerContext = 4096;
100 static const uint32 SVGA3dDepthStencilObjectCountPerContext = 4096;
102 typedef uint32 SVGA3dSurfaceId;
103 typedef uint32 SVGA3dShaderResourceViewId;
104 typedef uint32 SVGA3dRenderTargetViewId;
105 typedef uint32 SVGA3dDepthStencilViewId;
107 typedef uint32 SVGA3dShaderId;
[all …]
Dsvga3d_cmd.h288 uint32 id;
289 uint32 size;
297 uint32 numMipLevels;
305 uint32 sid;
331 uint32 sid;
341 uint32 multisampleCount;
359 uint32 sid;
367 uint32 cid;
375 uint32 cid;
383 uint32 cid;
[all …]
Dsvga_reg.h46 typedef uint32 SVGAMobId;
297 #define SVGA_GMR_NULL ((uint32) -1)
298 #define SVGA_GMR_FRAMEBUFFER ((uint32) -2) // Guest Framebuffer (GFB)
302 uint32 ppn;
303 uint32 numPages;
308 uint32 gmrId;
309 uint32 offset;
427 volatile uint32 errorOffset;
430 uint32 length;
434 uint32 mustBeZero[8];
[all …]
Dsvga3d_shaderdefs.h69 uint32 minor : 8;
70 uint32 major : 8;
71 uint32 type : 16;
74 uint32 value;
352 uint32 comment_op : 16;
353 uint32 comment_size : 16;
357 uint32 op : 16;
358 uint32 control : 3;
359 uint32 reserved2 : 5;
360 uint32 size : 4;
[all …]
/external/perfetto/protos/perfetto/trace/ftrace/
Dmdss.proto10 optional uint32 ctl_num = 1;
14 optional uint32 num = 1;
15 optional uint32 play_cnt = 2;
16 optional uint32 clk_rate = 3;
20 optional uint32 pnum = 1;
21 optional uint32 xin_id = 2;
22 optional uint32 rd_lim = 3;
23 optional uint32 is_vbif_rt = 4;
26 optional uint32 num = 1;
27 optional uint32 play_cnt = 2;
[all …]
Di2c.proto11 optional uint32 msg_nr = 2;
12 optional uint32 addr = 3;
13 optional uint32 flags = 4;
14 optional uint32 len = 5;
18 optional uint32 msg_nr = 2;
19 optional uint32 addr = 3;
20 optional uint32 flags = 4;
21 optional uint32 len = 5;
22 optional uint32 buf = 6;
26 optional uint32 nr_msgs = 2;
[all …]
Dext4.proto13 optional uint32 len = 4;
14 optional uint32 flags = 5;
20 optional uint32 len = 4;
21 optional uint32 copied = 5;
37 optional uint32 data_blocks = 3;
38 optional uint32 meta_blocks = 4;
44 optional uint32 len = 4;
45 optional uint32 logical = 5;
46 optional uint32 lleft = 6;
47 optional uint32 lright = 7;
[all …]
/external/pdfium/third_party/libtiff/
Dtiffio.h71 typedef uint32 ttag_t; /* directory tag */
74 typedef uint32 tstrile_t; /* strip or tile number */
145 uint32 d_Vrwr; /* Pixel values for ref. white */
146 uint32 d_Vrwg;
147 uint32 d_Vrwb;
191 (TIFFRGBAImage*, uint32*, uint32, uint32, uint32, uint32, int32, int32,
194 (TIFFRGBAImage*, uint32*, uint32, uint32, uint32, uint32, int32, int32,
204 uint32 width; /* image width */
205 uint32 height; /* image height */
215 int (*get)(TIFFRGBAImage*, uint32*, uint32, uint32);
[all …]
/external/neven/Embedded/common/src/b_BitFeatureEm/
DScanner.h51 uint32 scaleExpE;
54 uint32 scaleE;
63 uint32 effMaxScaleE;
66 uint32 currentWidthE;
69 uint32 currentHeightE;
72 uint32 workWidthE;
75 uint32 workHeightE;
107 uint32 intCountE;
110 uint32 outCountE;
118 uint32 bufferSizeE;
[all …]
DLocalScanner.h64 uint32 currentWidthE;
67 uint32 currentHeightE;
70 uint32 workWidthE;
73 uint32 workHeightE;
79 uint32 origWidthE;
82 uint32 origHeightE;
111 uint32 patchWidthE;
114 uint32 patchHeightE;
117 uint32 scaleExpE;
120 uint32 maxImageWidthE;
[all …]
/external/neven/Embedded/common/src/b_BasicEm/
DFunctions.c47 uint32 bbs_memWrite32( const void* ptrA, in bbs_memWrite32()
50 uint32 valL = *( uint32* )ptrA; in bbs_memWrite32()
61 return bbs_SIZEOF16( uint32 ); in bbs_memWrite32()
66 uint32 bbs_memRead32( void* ptrA, in bbs_memRead32()
69 uint32 valL = 0; in bbs_memRead32()
72 valL |= ( ( uint32 )bbs_swapBytes( *memPtrA++ ) << 0 ); in bbs_memRead32()
73 valL |= ( ( uint32 )bbs_swapBytes( *memPtrA++ ) << 16 ); in bbs_memRead32()
75 valL |= ( ( uint32 )*memPtrA++ << 0 ); in bbs_memRead32()
76 valL |= ( ( uint32 )*memPtrA++ << 16 ); in bbs_memRead32()
79 *( uint32* )ptrA = valL; in bbs_memRead32()
[all …]

12345678910>>...51