Lines Matching full:uint32
34 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);
59 const char * LookupResolutionUnit (uint32 key);
61 const char * LookupCFAColor (uint32 key);
63 const char * LookupSensingMethod (uint32 key);
65 const char * LookupExposureProgram (uint32 key);
67 const char * LookupMeteringMode (uint32 key);
69 const char * LookupLightSource (uint32 key);
71 const char * LookupColorSpace (uint32 key);
73 const char * LookupFileSource (uint32 key);
75 const char * LookupSceneType (uint32 key);
77 const char * LookupCustomRendered (uint32 key);
79 const char * LookupExposureMode (uint32 key);
81 const char * LookupWhiteBalance (uint32 key);
83 const char * LookupSceneCaptureType (uint32 key);
85 const char * LookupGainControl (uint32 key);
87 const char * LookupContrast (uint32 key);
89 const char * LookupSaturation (uint32 key);
91 const char * LookupSharpness (uint32 key);
93 const char * LookupSubjectDistanceRange (uint32 key);
95 const char * LookupComponent (uint32 key);
97 const char * LookupCFALayout (uint32 key);
99 const char * LookupMakerNoteSafety (uint32 key);
101 const char * LookupColorimetricReference (uint32 key);
103 const char * LookupPreviewColorSpace (uint32 key);
105 const char * LookupJPEGMarker (uint32 key);
107 const char * LookupSensitivityType (uint32 key);
112 uint32 count);
115 uint32 count);
118 uint32 count);
124 uint32 parentCode,
125 uint32 tagCode,
126 uint32 tagType,
127 uint32 tagCount,
141 uint32 hues,
142 uint32 sats,
143 uint32 vals,
152 bool CheckTagType (uint32 parentCode,
153 uint32 tagCode,
154 uint32 tagType,
160 bool CheckTagCount (uint32 parentCode,
161 uint32 tagCode,
162 uint32 tagCount,
163 uint32 minCount,
164 uint32 maxCount = 0);
166 bool CheckColorImage (uint32 parentCode,
167 uint32 tagCode,
168 uint32 colorPlanes);
170 bool CheckMainIFD (uint32 parentCode,
171 uint32 tagCode,
172 uint32 newSubFileType);
174 bool CheckRawIFD (uint32 parentCode,
175 uint32 tagCode,
176 uint32 photometricInterpretation);
178 bool CheckCFA (uint32 parentCode,
179 uint32 tagCode,
180 uint32 photometricInterpretation);
185 uint32 parentCode,
186 uint32 tagCode,
187 uint32 tagCount,
192 uint32 parentCode,
193 uint32 tagCode,
194 uint32 tagCount,
199 uint32 parentCode,
200 uint32 tagCode,
201 uint32 tagCount,
205 uint32 parentCode,
206 uint32 tagCode,
207 uint32 tagType,
208 uint32 tagCount,
209 uint32 rows,
210 uint32 cols,
214 uint32 parentCode,
215 uint32 tagCode,
216 uint32 tagType,
217 uint32 tagCount,
218 uint32 count,
222 uint32 parentCode,
223 uint32 tagCode,
224 uint32 tagType,
225 uint32 tagCount,