Home
last modified time | relevance | path

Searched refs:uint32 (Results 1 - 25 of 435) sorted by relevance

12345678910>>...18

/third_party/optimized-routines/math/test/rtest/
H A 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 *ou
[all...]
H A 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 *, uint3
[all...]
H A 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 in test_rintf()
[all...]
H A 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 *, uint3
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h54 typedef uint32 SVGA3dInputClassification;
66 typedef uint32 SVGA3dResourceType;
90 typedef uint32 SVGA3dFilter;
132 #define SVGA3D_DX_MAX_CONSTBUF_BINDING_SIZE (4096 * 4 * (uint32)sizeof(uint32))
134 typedef uint32 SVGA3dShaderResourceViewId;
135 typedef uint32 SVGA3dRenderTargetViewId;
136 typedef uint32 SVGA3dDepthStencilViewId;
137 typedef uint32 SVGA3dUAViewId;
139 typedef uint32 SVGA3dShaderI
[all...]
H A Dsvga3d_cmd.h369 uint32 id;
370 uint32 size;
378 uint32 numMipLevels;
386 uint32 sid;
414 uint32 sid;
425 uint32 multisampleCount;
444 uint32 sid;
452 uint32 cid;
460 uint32 cid;
468 uint32 ci
[all...]
H A 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 siz
[all...]
H A Dsvga_reg.h46 typedef uint32 SVGAMobId;
299 #define SVGA_GMR_NULL ((uint32) -1)
300 #define SVGA_GMR_FRAMEBUFFER ((uint32) -2) // Guest Framebuffer (GFB)
304 uint32 ppn;
305 uint32 numPages;
310 uint32 gmrId;
311 uint32 offset;
429 volatile uint32 errorOffset;
432 uint32 length;
436 uint32 mustBeZer
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A 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 ke
[all...]
H A 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 col
[all...]
H A 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 fOrientatio
[all...]
H A 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 col
[all...]
H A 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 fColorSpac
[all...]
H A 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 in F()
[all...]
H A 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 dPixelSiz
[all...]
H A 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 plane in RefSetArea8()
[all...]
H A 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 fHueSatMapEncodin
[all...]
H A Ddng_lens_correction.h53 uint32 fPlanes;
79 dng_warp_params (uint32 planes,
90 virtual bool IsNOP (uint32 plane) const;
98 virtual bool IsRadNOP (uint32 plane) const;
106 virtual bool IsTanNOP (uint32 plane) const;
118 virtual void PropagateToAllPlanes (uint32 totalPlanes) = 0;
126 virtual real64 Evaluate (uint32 plane,
136 virtual real64 EvaluateInverse (uint32 plane,
149 virtual real64 EvaluateRatio (uint32 plane,
163 virtual dng_point_real64 EvaluateTangential (uint32 plan
[all...]
H A 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 MinVersio
[all...]
H A Ddng_utils.h39 inline uint32 Abs_int32 (int32 x) in Abs_int32()
46 return (uint32) (x < 0 ? -x : x); in Abs_int32()
52 uint32 mask = (uint32) (x >> 31); in Abs_int32()
54 return (uint32) (((uint32) x + mask) ^ mask); in Abs_int32()
119 inline uint32 Min_uint32 (uint32 x, uint32 y) in Min_uint32()
126 inline uint32 Min_uint3
[all...]
H A Ddng_parse_utils.cpp37 uint32 key;
43 static const char * LookupName (uint32 key, in LookupName()
45 uint32 table_entries) in LookupName()
48 for (uint32 index = 0; index < table_entries; index++) in LookupName()
66 const char * LookupParentCode (uint32 parentCode) in LookupParentCode()
158 const char * LookupTagCode (uint32 parentCode, in LookupTagCode()
159 uint32 tagCode) in LookupTagCode()
576 const char * LookupTagType (uint32 tagType) in LookupTagType()
618 const char * LookupNewSubFileType (uint32 key) in LookupNewSubFileType()
650 const char * LookupCompression (uint32 ke
[all...]
H A Ddng_hue_sat_map.h61 uint32 fHueDivisions;
62 uint32 fSatDivisions;
63 uint32 fValDivisions;
65 uint32 fHueStep;
66 uint32 fValStep;
130 void GetDivisions (uint32 &hueDivisions, in GetDivisions()
131 uint32 &satDivisions, in GetDivisions()
132 uint32 &valDivisions) const in GetDivisions()
142 void SetDivisions (uint32 hueDivisions,
143 uint32 satDivision
[all...]
H A Ddng_misc_opcodes.h75 uint32 fPlane;
76 uint32 fPlanes;
78 uint32 fRowPitch;
79 uint32 fColPitch;
86 uint32 plane = 0, in dng_area_spec()
87 uint32 planes = 1, in dng_area_spec()
88 uint32 rowPitch = 1, in dng_area_spec()
89 uint32 colPitch = 1) in dng_area_spec()
109 const uint32 Plane () const in Plane()
116 const uint32 Plane
[all...]
H A Ddng_bad_pixels.h41 uint32 fConstant;
43 uint32 fBayerPhase;
52 dng_opcode_FixBadPixelsConstant (uint32 constant,
53 uint32 bayerPhase);
65 uint32 threadCount,
68 uint32 imagePlanes,
69 uint32 bufferPixelType,
73 uint32 threadIndex,
88 return (((uint32) row + (uint32) co in IsGreen()
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.h59 SVGA3D_FIFOReserve(struct svga_winsys_context *swc, uint32 cmd, uint32 cmdSize, uint32 nr_relocs);
106 uint32 numMipSizes);
110 uint32 width,
111 uint32 height,
127 uint32 numBoxes,
135 uint32 size,
136 uint32 guest_offset,
137 uint32 host_offse
[all...]

Completed in 42 milliseconds

12345678910>>...18