Home | History | Annotate | Download | only in source

Lines Matching full:uint32

172 	uint32 j;
173 uint32 k;
357 uint32 count = sizeof (kStandardSpeed ) /
360 for (uint32 fudge = 0; fudge <= 1; fudge++)
405 for (uint32 index = 0; index < count; index++)
548 for (uint32 f = 2; f <= 9; f++)
741 uint32 b0 = (fExifVersion >> 24) & 0xff;
742 uint32 b1 = (fExifVersion >> 16) & 0xff;
743 uint32 b2 = (fExifVersion >> 8) & 0xff;
753 uint32 parentCode,
755 uint32 tagCode,
756 uint32 tagType,
757 uint32 tagCount,
862 uint32 parentCode,
863 uint32 tagCode,
864 uint32 tagType,
865 uint32 tagCount,
1110 uint32 b0 = stream.Get_uint8 ();
1111 uint32 b1 = stream.Get_uint8 ();
1112 uint32 b2 = stream.Get_uint8 ();
1113 uint32 b3 = stream.Get_uint8 ();
1181 for (uint32 j = 0; j < 4; j++)
1256 uint32 parentCode,
1257 uint32 tagCode,
1258 uint32 tagType,
1259 uint32 tagCount,
1385 uint32 parentCode,
1386 uint32 tagCode,
1387 uint32 tagType,
1388 uint32 tagCount,
1554 for (uint32 j = 0; j < tagCount && j < 3; j++)
1568 for (uint32 j = 0; j < tagCount && j < 3; j++)
1592 fSensitivityType = (uint32) stream.Get_uint16 ();
1841 uint32 b0 = stream.Get_uint8 ();
1842 uint32 b1 = stream.Get_uint8 ();
1843 uint32 b2 = stream.Get_uint8 ();
1844 uint32 b3 = stream.Get_uint8 ();
1957 uint32 b0 = stream.Get_uint8 ();
1958 uint32 b1 = stream.Get_uint8 ();
1959 uint32 b2 = stream.Get_uint8 ();
1960 uint32 b3 = stream.Get_uint8 ();
2565 uint32 b0 = stream.Get_uint8 ();
2566 uint32 b1 = stream.Get_uint8 ();
2567 uint32 b2 = stream.Get_uint8 ();
2568 uint32 b3 = stream.Get_uint8 ();
2821 uint32 cols = stream.Get_uint16 ();
2822 uint32 rows = stream.Get_uint16 ();
2841 for (uint32 j = 0; j < fCFARepeatPatternCols; j++)
2842 for (uint32 k = 0; k < fCFARepeatPatternRows; k++)
2856 uint32 j = 0; j < fCFARepeatPatternRows; j++)
2861 for (uint32 k = 0; k < fCFARepeatPatternCols; k++)
3196 for (uint32 j = 0; j < tagCount; j++)
3210 for (uint32 j = 0; j < fSubjectAreaCount; j++)
3274 for (uint32 j = 0; j < 32; j++)
3279 uint32 digit;
3396 for (uint32 j = 0; j < 4; j++)
3563 uint32 parentCode,
3564 uint32 tagCode,
3565 uint32 tagType,
3566 uint32 tagCount,
3580 uint32 b0 = stream.Get_uint8 ();
3581 uint32 b1 = stream.Get_uint8 ();
3582 uint32 b2 = stream.Get_uint8 ();
3583 uint32 b3 = stream.Get_uint8 ();
3768 for (uint32 j = 0; j < 3; j++)
4025 uint32 parentCode,
4026 uint32 tagCode,
4027 uint32 tagType,
4028 uint32 tagCount,
4074 uint32 b0 = stream.Get_uint8 ();
4075 uint32 b1 = stream.Get_uint8 ();
4076 uint32 b2 = stream.Get_uint8 ();
4077 uint32 b3 = stream.Get_uint8 ();